dotMemory
A profiling solution for profiling the memory use of your .NET applications.
Published by JetBrains
Distributed by ComponentSource since 2007
A profiling solution for profiling the memory use of your .NET applications.
dotMemory lets you discover memory leaks and optimize memory usage in applications based on the .NET Framework including desktop, Web applications, and Windows services. dotMemory includes two profiling modes. You can identify instant memory status, or monitor memory allocation dynamics over time. If you are looking to optimize a certain class, you can quickly find all objects of this class in a memory snapshot. While analyzing a snapshot, you can instantly view the source code of any functions involved.
Memory profiling features in dotTrace Memory
With dotMemory, you can quickly profile the memory usage of your applications based on .NET Framework. The profiling process is not only simple but fast. A wealth of profiling data is accurately recorded and presented in the form of memory snapshots, allowing thorough analysis of memory issues.