8960 libefi: import efichar.c for ucs2 support
[unleashed.git] / usr / src / man / man7d / dtrace.7d
blobcefee6a2cd2c106191c85ddb47a5566267775769
1 '\" te
2 .\"  Copyright (c) 2003, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH DTRACE 7D "Dec 10, 2017"
7 .SH NAME
8 dtrace \- DTrace dynamic tracing facility
9 .SH DESCRIPTION
10 .LP
11 The \fBdtrace\fR driver provides the dynamic instrumentation and tracing
12 facilities for the DTrace software, as well as the built-in \fBdtrace\fR
13 provider. The \fBdtrace\fR driver is not a public interface and you access the
14 instrumentation offered by this provider through DTrace tools such as
15 \fBdtrace\fR(1M).  Refer to the \fIDynamic Tracing Guide\fR for a
16 description of the public documented interfaces available for the DTrace
17 facility and dtrace provider probes.
18 .SH ATTRIBUTES
19 .LP
20 See \fBattributes\fR(5) for a description of the following attributes:
21 .sp
23 .sp
24 .TS
25 box;
26 c | c
27 l | l .
28 ATTRIBUTE TYPE  ATTRIBUTE VALUE
30 Interface Stability     Private
31 .TE
33 .SH SEE ALSO
34 .LP
35 \fBdtrace\fR(1M), \fBlibdtrace\fR(3LIB), \fBattributes\fR(5)
36 .sp
37 .LP
38 \fIDynamic Tracing Guide\fR:
39 .sp
40 .LP
41 https://illumos.org/books/dtrace/