Last active
February 2, 2020 02:47
-
-
Save prasanthj/d0d317a65d8d7910a2187df7686c65c6 to your computer and use it in GitHub Desktop.
Eclipse MAT offline analysis
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Download Eclipse MAT from https://www.eclipse.org/mat/ | |
Change Xmx depending on heap dump size being analyzed in ini file. If GC errors are observed then add -XX:-UseGCOverheadLimit option too | |
vim ~/home/pkgs/mat/MemoryAnalyzer.ini | |
~/home/pkgs/mat/ParseHeapDump.sh heapdump.hprof |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment