Forum Discussion
Response from SmartBear:
Note that there is a known limitation of the Attach To Process feature of AQtime:
>>>
If you attach to a .NET or Java application, AQtime will not analyze managed code in this application; only unmanaged code will be profiled. For example, by attaching a profiler to a managed application, you can profile native-code DLLs used by that application.
<<<
That is, if your application contains mixed code (or it is a pure .NET application), then you will be able to profile only its unmanaged part. To overcome the limitation, run the application directly from AQtime. If you need to configure any specific environment settings to start the application under AQtime, use the Run Parameters dialog (Run | Parameters...).
This does seem to explain why I got no results.
- djones6 years agoOccasional Contributor
Unfortunately, that is NOT the solution. It is only an explanation for why it does not work.
It is not possible to run Service Fabric applications from AQtime. Service Fabric applications must be executed by the service fabric, but once they are running, there is a process that can be attached to.
Are there plans in the works to enhance AQtime to support profiling .NET applications via attaching to the process?
Dennis
- AlexKaras6 years agoChampion Level 3
Hi Dennis,
I think that you should address this to Support again to get more prompt reply - https://support.smartbear.com/message/?prod=AQtime
Additionally you may create a feature request here (https://community.smartbear.com/t5/AQtime-Feature-Requests/idb-p/AQtime_Feature_Requests) and reference this thread for additional consideration.
Related Content
- 12 years ago
Recent Discussions
- 7 months ago
- 2 years ago