truss Questions
3
Solved
I wanted to trace the system calls made by the find command to debug some performance issues however I could not figure out how to do this on Mac OS X Yosemite. How can I trace system calls for an ...
2
Solved
I was trying to see which syscall ps uses to get the command line of a process on OS X 10.11 (El Capitan), and ran into the following error:
# dtruss ps -p 43520 -o args
dtrace: failed to execute...
Absolutely asked 22/10, 2015 at 7:10
1
© 2022 - 2024 — McMap. All rights reserved.