Memory profiler recommendation

Hi.
I'm looking for a memory profiler which is capable of profiling unmanaged resources, i.e. resources that are allocated by managed instances, but live in native heap.
So far, I've found only one program; .Net Memory Profiler v3.0 beta.
Is anyone familiar with another solution
Thanks in advance,
Yaakov


Answer this question

Memory profiler recommendation

  • Urban Terror target

    Is there this profiler for VS2003

  • tarjan bruce

    I believe the F1 profiler which ships with Visual Studio 2005 can do both managed and unmanaged memory profiling.

    Hope that helps

    -Chris


  • Zero_

    Anyone, please
  • Memory profiler recommendation