Chapter 33
User Process Tracing
DTrace is an extremely powerful tool for understanding the behavior of user processes.
DTrace can be invaluable when debugging, analyzing performance problems, or simply understanding the
behavior of a complex application. This chapter focuses on the DTrace facilities relevant
for tracing user process activity and provides examples to illustrate their use.