Skip to content

Instantly share code, notes, and snippets.

@jarvis657
Created November 25, 2017 15:04
Show Gist options
  • Save jarvis657/4c593b3d4e716a4cabaee60b736349c3 to your computer and use it in GitHub Desktop.
Save jarvis657/4c593b3d4e716a4cabaee60b736349c3 to your computer and use it in GitHub Desktop.
linux
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