Skip to content

Instantly share code, notes, and snippets.

@kcdragon
Created July 28, 2017 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kcdragon/d9a31224fddd3200fced2bfc02c213e2 to your computer and use it in GitHub Desktop.
Save kcdragon/d9a31224fddd3200fced2bfc02c213e2 to your computer and use it in GitHub Desktop.
Syscalls of a running process
# see https://8thlight.com/blog/colin-jones/2015/11/06/dtrace-even-better-than-strace-for-osx.html
sudo dtruss -p PID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment