1
vote
3answers
65 views
Profiling COM libraries used from a .NET Application
I am looking for a performance profiler that is able to profile a C++ library that is being called from a .NET Application.
I tried Purify+ without success (I don't get the calls the COM li …
