Skip to content

Instantly share code, notes, and snippets.

@char1st
Last active August 29, 2015 14:06
Show Gist options
  • Save char1st/cc51e6beea70fcabaa80 to your computer and use it in GitHub Desktop.
Save char1st/cc51e6beea70fcabaa80 to your computer and use it in GitHub Desktop.
>top
19915 hu1 20 0 3490176 622308 12408 S 102.7 15.9 5:17.01 java
23049 hu1 20 0 2876348 59852 11980 S 61.5 1.5 0:50.11 java
>pidstat -p 19915 -u 1 3 -t
Average: UID TGID TID %usr %system %guest %CPU CPU Command
Average: 1000 - 19955 6.31 6.64 0.00 12.96 - |__java
Average: 1000 - 19956 7.31 15.28 0.00 22.59 - |__java
@char1st
Copy link
Author

char1st commented Sep 16, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment