Skip to content

Instantly share code, notes, and snippets.

@zbigniewTomczak
Created February 8, 2013 09:44
Show Gist options
  • Save zbigniewTomczak/4737752 to your computer and use it in GitHub Desktop.
Save zbigniewTomczak/4737752 to your computer and use it in GitHub Desktop.
jmap histo
jps #list java pids
jmap -histo:live 7711 #class histogram for specified process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment