Awesome DTrace 
A curated list of awesome DTrace books, articles, videos, tools and resources.
A curated list of awesome DTrace books, articles, videos, tools and resources.
Recommended reading for learning DTrace.
Illumos.org DTrace guide.
Official DTrace book.
A book introduces both DTrace and SystemTap.
DTrace manual page.
DTrace cheatsheet by Brendan Gregg.
DTrace one liners. Handy commands.
DTrace one liners from FreeBSD.
DTrace quick starting guide.
A collection of using DTrace to debug system stories.
A collection of advanced tips for using DTrace.
Interesting articles about DTrace and real-world use cases.
DTrace PID Provider.
DTrace PID Provider Arguments.
DTrace PID Provider return.
DTrace PID Provider Instructions.
DTrace PID Provider Overhead.
PID providers internals by Adam Leventhal.
PID provider bug deep dive by Bryan Cantrill.
DTrace ustack helpers.
Reference for building USDT providers in custom applications.
Solaris/illumos sysevent provider for DTrace.
Mutex contention measuring in Ruby.
A visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately.
Heat maps allow three dimensions of data to be visualized, similar to weather radar maps where color is used as a dimension.
Bryan Cantrill explains how to significantly improve debugging both for development and live systems with DTrace.
Interesting videos about DTrace.
List of software with DTrace support.
DTrace and Erlang/OTP.
Libusdt bindings for Lua.
Native DTrace probes for Node.js apps.
Perl wrapper for libusdt.
Using PHP and DTrace.
DTrace patch for Python 2.7.x and 3.x.
Libusdt bindings for Python.
Ruby DTrace probes.
Native DTrace probes for ruby apps.
MySQL DTrace probes.
PostgreSQL DTrace probes.
"httpd" DTrace provider.
Stack trace visualizer.
Stack trace visualizer.
A collection of useful documented DTrace scripts.
DTrace tools written for the SmartOS/SmartDataCenter cloud (illumos-based).
Report top-level PostgreSQL stats.
Trace event port activity.
Report NFS, CIFS and iSCSI stats.
DTrace community site.
DTrace community mailing list.
FreeBSD DTrace community mailing list.
A Chinese DTrace site.