6 Output Formatting in DTrace

DTrace provides built-in formatting functions printf() and printa() that you can use to format the output. The D compiler provides features that are not found in the printf() function. This chapter also discusses the formatting behavior of the trace function and the default output format used by dtrace to display aggregations.

This chapter contains the following topics: