Created
July 28, 2017 18:10
-
-
Save kcdragon/d9a31224fddd3200fced2bfc02c213e2 to your computer and use it in GitHub Desktop.
Syscalls of a running process
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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