This document provides a cheatsheet for the DTrace dynamic tracing tool, summarizing key probes, actions, and options. It lists common probes for finding system activity by process, kernel function, or source file. It also outlines aggregation actions for counting, summing, and quantizing traced variables as well as printing and stack tracing capabilities. Finally it provides examples of one-line DTrace scripts for profiling processes, system calls, and other system activities.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
359 views1 page
DTrace Cheatsheet
This document provides a cheatsheet for the DTrace dynamic tracing tool, summarizing key probes, actions, and options. It lists common probes for finding system activity by process, kernel function, or source file. It also outlines aggregation actions for counting, summing, and quantizing traced variables as well as printing and stack tracing capabilities. Finally it provides examples of one-line DTrace scripts for profiling processes, system calls, and other system activities.