8000 GitHub - moreaki/dtrace4osx: dtrace scripts working on Mavericks and higher
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moreaki/dtrace4osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dtrace4osx

Various dtrace scripts.

Disable SIP to make the scripts work.

Usage

Generally:

Invoke the scripts as follows:

% sudo ./src/<scriptname.d>

Specific

  • src/syscall.d
% sudo ./syscall.d -c date

Caveats

  • The scripts don't work with newer kernels.
  • The scripts don't work on M1 or M2 arch (for now)

Further resources

Look at /usr/bin/dtruss for a good overview on how to use dtrace.

About

dtrace scripts working on Mavericks and higher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0