Memory Analyzer (MAT) - Java内存Dump分析工具

Memory Analyzer (MAT) - Java内存Dump分析工具

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

 下载地址:

http://www.eclipse.org/mat/

由Preftest工作室出品的《性能测试与调优实战》视频教程中详细讲解了如何应用该工具进行Java内存泄漏问题的分析定位:

http://product.china-pub.com/3501147&ref=xiliegoumai

posted on 2011-05-25 10:21  preftest  阅读(3806)  评论(0编辑  收藏  举报

导航