MAT eclipse memory analysis tool

 
Prompt when starting:

Failed to load the JNIshared library

Solution:

View configuration file: MemoryAnalyzer.ini

--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417

If the prompt is 64, you need to use 64-bit jdk, and modify the path of JAVA_HOME to 64-bit jdk.

-----------------------------------------------------
MAT is an Eclipse-based memory analysis tool and a basic plug-in.
        Eclipse installation method: http://jingyan.baidu.com/article/cb5d61053562ed005c2fe022.html
When our integration is successful, open an hprof file, as shown below:

 

  • Vulnerability Monitoring Report: Automatically detect vulnerabilities in dump files. Report which objects are still alive and why they were not garbage collected.
  • Component report: Analyze objects that may refer to memory problems: such as empty strings, empty collections, etc.
  • Reopen a previous run report. 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324741819&siteId=291194637