Go to main content

Oracle® Solaris 11.3 DTrace (Dynamic Tracing) Guide

Exit Print View

Updated: July 2018
 
 
Chapter 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.