Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brummett/dtruss
dtruss for OSX
https://github.com/brummett/dtruss
Last synced: 1 day ago
JSON representation
dtruss for OSX
- Host: GitHub
- URL: https://github.com/brummett/dtruss
- Owner: brummett
- Created: 2017-01-21T01:19:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T01:31:28.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T07:28:26.905Z (about 2 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## dtruss for OSX
A copy of dtruss distributed with Brendan Gregg's [Dtrace Tools](http://www.brendangregg.com/dtrace.html)
It's been changed so the old -o argument (print CPU times) has been moved to
-x. -o is now an optional argument to specify a filename to send the syscall
info to. Default is to send to stderr.