Software Program Memory Dump Analysis Program
(Redirected from Software Program Memory Dump Analyzer)
Jump to navigation
Jump to search
See: Software Program Memory Dump, Analysis Program, Software Program Trace Analysis Program.
References
2012
- http://projects.eclipse.org/projects/tools.mat
- The Memory Analyzer provides a general purpose toolkit to analyze Java heap dumps. Besides heap walking and fast calculation of retained sizes, the Eclipse tool reports leak suspects and memory consumption anti-patterns. The main area of application are Out Of Memory Errors and high memory consumption.