DTRACE(4D) Devices DTRACE(4D)
NAME
dtrace - DTrace dynamic tracing facility
DESCRIPTION
The
dtrace driver provides the dynamic instrumentation and tracing
facilities for the DTrace software, as well as the built-in
dtrace provider. The
dtrace driver is not a public interface and you access the
instrumentation offered by this provider through DTrace tools such as
dtrace(8). Refer to the
Dynamic Tracing Guide for a description of the
public documented interfaces available for the DTrace facility and dtrace
provider probes.
ATTRIBUTES
See
attributes(7) for a description of the following attributes:
+---------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------------+-----------------+
|Interface Stability | Private |
+---------------------+-----------------+
SEE ALSO
libdtrace(3LIB),
attributes(7),
dtrace(8) Dynamic Tracing Guide:
https://illumos.org/books/dtrace/
December 10, 2017
DTRACE(4D)