Skip to content

A little graphical user interface to find memory leaks in the .net managed heap based on microsofts https://github.com/Microsoft/clrmd.

Notifications You must be signed in to change notification settings

czapek/MemoryDiagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryDiagnostics

A little graphical user interface to find memory leaks in the .net managed heap based on microsofts https://github.com/Microsoft/clrmd. Uses the first found process matching the process filter textbox to create snapshots. After this, compare the objects found in the managed heap. If you want to analyse a 64 bit process, you have to compile this project also for 64 bit.

About

A little graphical user interface to find memory leaks in the .net managed heap based on microsofts https://github.com/Microsoft/clrmd.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages