DTraceToolkit
The DTraceToolkit is a collection of over 200 useful and documented DTrace scripts developed by
Brendan Gregg.
Current version of the DTraceToolkit: DTraceToolkit-0.99.tar.gz
Current version, browsable as HTML: DTraceToolkit 0.99 HTML
After downloading:
- gunzip and tar xvf the file.
- cd to the toolkit directory.
- Run ./install. (This step is optional. You can use the toolkit without doing this.)
- Read the guide to find out how to get started.
- A list of scripts is in Docs/Contents.
- Enjoy!
You are welcome to discuss the DTraceToolkit on the dtrace mailing list.
DTraceToolkit Presentations
- Stefan Parvu's DTrace and DTraceToolkit presentation
DTraceToolkit Articles
- DTraceToolkit page on solarisinternals.com
- Solaris Performance and Tools includes scripts from the DTraceToolkit
DTraceToolkit Examples
- Derek Crudgington solves an Apache module problem.
- Derek Crudgington investigates an FTP server issue.
If you have documented the DTraceToolkit solving a problem and don't mind it being linked here, please post a message on the dtrace-discuss forum.