Need utility to compare !DumphHeap results from two dump files

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Before I write this utility myself - I thought someone must have
written such things - so why inventing the wheel?

Problem: Memory leak in large application
Memory profiler does not handle the load or affect the application
performance
Memory profiler can't be installed on customer site

Due to the above limitation - I simulate the memory profiler work using
comparison of dump files
Since the same investigation type repeat from time to time, I thought
it is time to automate things up.

The main output I need is a list of allocated types sorted by the
DIFFERENCE between the two dumps

Please point me to code or tool that can do this

Thanks

Loy

.



Relevant Pages

  • Re: Regex - Memory performance
    ... "memory profiler making GC calls". ... new Regex() creates a new object and returns the refence to the variable, ... .Net Memory Profiler which I was using is making those GC ... > program to use Static variables so that Regex objects are not there in ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Large virtual memory, small working set
    ... We're basically opening all these connections and receiving data. ... Almost immediately upon starting and loading configuration information, the application starts opening up connections and the memory usage immediately skyrockets. ... We attached the memory profiler from Visual Studio, but we simply cannot account for that volume of memory anywhere. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Memory Usage
    ... You should use a memory profiler to check that. ... > I have check the production server and see the task manager ... > process memory usage user ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Large virtual memory, small working set
    ... stress testing, we had it setup to open approximately 300-400 TCP connections. ... Almost immediately upon starting and loading configuration information, the application starts opening up connections and the memory usage immediately skyrockets. ... The strange thing is - only the virtual memory increases this drastic. ... We attached the memory profiler from Visual Studio, but we simply cannot account for that volume of memory anywhere. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Winforms and memory usage
    ... RedGate ANTS Memory Profiler is also excellent. ... learning curve on SOS is brutal, and most devs won't ever get through it. ... The learning curve for SciTech is about a day, ...
    (microsoft.public.dotnet.languages.csharp)