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.
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.