WMemoryProfiler for PC

WMemoryProfiler for Windows

v 2.2|WMemoryProfiler Development Team

Technical Details

Category
Desktop
License
Free
Requirements
Windows 98, Windows Vista, Windows 2003, Windows 10, Windows 8, Windows XP, Windows 2000, Windows 7
Language
English
Author
WMemoryProfiler Development Team
Version
2.2
Size
919.01 KB

Screenshots

undefined screenshot 0

WMemoryProfiler can be used in integration tests to verify that no components leak memory.

WMemoryProfiler can be used as a managed.NET Profiler and supports.NET 2.0 through.NET 4.5. It can attach to running processes even if they don't support.NET 4.0. This is possible because it doesn't use Windbg to retrieve data from managed process but not the profiling API.

    Self Debugging.Instance tracking.

Moving forward, the tool no longer uses Windbg to take heap memory snapshots but instead uses ClrMD. This allows for consistent heap snapshots at safe times. It supports more complex asserts based upon object count, total memory per type, or total heap size.

WMemoryProfiler can be used by anyone who needs to monitor their memory usage before entering production servers for integration tests.