vb_1
13 years agoOccasional Contributor
Profiling mixed code
Hello,
even though AQtime's documentation states that mixed code can be profiled with no specific settings/configuration, I still cannot get it to work.
I need to attach to an unmanaged process that hosts CLR and calls some managed code. How do I do that?? When I simply attach to the process, I the only thing that gets profiled is native C++, but the managed C#.
Please note, that my question relates to unmanaged code calling managed code, NOT vice versa. I CAN profile a managed application calling native C++. The question is how i can profile an unmanaged app calling .Net code and get results on both.
Regards
Vadym
even though AQtime's documentation states that mixed code can be profiled with no specific settings/configuration, I still cannot get it to work.
I need to attach to an unmanaged process that hosts CLR and calls some managed code. How do I do that?? When I simply attach to the process, I the only thing that gets profiled is native C++, but the managed C#.
Please note, that my question relates to unmanaged code calling managed code, NOT vice versa. I CAN profile a managed application calling native C++. The question is how i can profile an unmanaged app calling .Net code and get results on both.
Regards
Vadym