Solaris Dynamic Tracing Guide
Previous Next
Chapter 14

dtrace(1M) Utility

The dtrace(1M) command is a generic front-end to the DTrace facility. The command implements a simple interface to invoke the D language compiler, the ability to retrieve buffered trace data from the DTrace kernel facility, and a set of basic routines to format and print traced data. This chapter provides a complete reference for the dtrace command.

Previous Next