What is the performance overhead of DTrace?
When not in use, DTrace has no impact on system performance or on other behavior. When being used, DTrace overhead is dependent on the number of probe points being observed but in most situations is very low, and DTrace requests that place an excessive load on the system will be automatically terminated by default.