Skip to content

Instantly share code, notes, and snippets.

@mad4j
Created August 26, 2014 12:18
Show Gist options
  • Save mad4j/f36a46ca2a6bad58a86c to your computer and use it in GitHub Desktop.
Save mad4j/f36a46ca2a6bad58a86c to your computer and use it in GitHub Desktop.
monitoring process context switching per thread
watch pidstat -p `pidof <process name>` -t -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment