2639 Views
SciTech’s .NET Memory Profiler can import memory dumps as if they were live heap snapshots taken by the profiler, and it can perform dominator set analysis to display the number of objects retained uniquely by another object.
1 comments
vijayst
11/19/2011 9:28:43 PM
Memory leaks is always a tough one to crack. This tool seems to help. ANTS memory profiler is a good tool as well: http://www.red-gate.com/products/dotnet-development/ants-memory-profiler/