Skip to content

Instantly share code, notes, and snippets.

@zbigniewTomczak
Created June 15, 2013 14:17
Show Gist options
  • Save zbigniewTomczak/5788297 to your computer and use it in GitHub Desktop.
Save zbigniewTomczak/5788297 to your computer and use it in GitHub Desktop.
java heap dump with jmap
jps
jmap -dump:file=D:\temp\heapdumps\dump.bin 1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment