Vadym,
As far as I know, the "Attach-to-Process" feature does not work for managed code. Here is a quote from the AQtime help file - the Attaching to Process topic:
Important notes:
...
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.
...
|
Try starting your application from AQtime in Normal mode. In this case, AQtime should be able to profile it.