Created
November 25, 2017 15:04
-
-
Save jarvis657/4c593b3d4e716a4cabaee60b736349c3 to your computer and use it in GitHub Desktop.
linux
This file contains hidden or 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
jmap -dump:live,format=b,file=heap-`date +%Y%m%d%H%M`.bin `pgrep -u admin java` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment