Memory Analyzer
The Eclipse Memory Analyzer is a fast and feature-rich heap analyzer that helps you find memory leaks and high memory consumption issues.
http://www.eclipse.org/mat/

Additional Details

IDorg.eclipse.mat.feature.feature.group
Version Number1.0.0.201005201128
0.8.0.200906170940
1.0.1.201008091353
1.1.1.201108240735
1.2.0.201205300858
1.2.1.201211051250
ProviderEclipse Memory Analyzer
CategoriesQuality
Date Changed2013-02-28
LicenseEPL
Rating
Downloads6103

Image Gallery

More about this plug-in

The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption.

Use the Memory Analyzer to analyze productive heap dumps with hundreds of millions of objects, quickly calculate the retained sizes of objects, see who is preventing the Garbage Collector from collecting objects, run a report to automatically extract leak suspects.