Skip to content

Instantly share code, notes, and snippets.

@jvshahid
Created November 2, 2017 18:42
Show Gist options
  • Save jvshahid/ad2fe9c4f0adb2eda4675dd0630fab58 to your computer and use it in GitHub Desktop.
Save jvshahid/ad2fe9c4f0adb2eda4675dd0630fab58 to your computer and use it in GitHub Desktop.
address in kernel where the process is sleeping
ps axo pid,ppid,comm,state,eip,esp,wchan | grep 'D\|Z'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment