memory profile tools?

  • Thread starter Thread starter Peter Rilling
  • Start date Start date
P

Peter Rilling

What are some good, free, memory profile tools? This tool does not need to
focus just on .NET because I am trying to troubleshoot memory problems for
memory that I create using the VirtualAllocEx function (through pinvoke) and
it is frustrating not being able to see that bytes in memory to verify they
contain the actual data that I expect.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top