Merge commit 'b31320a79e2054c6739b5229259dbf98f3afc547' into merges
[unleashed.git] / share / man / man7d / dtrace.7d
blob5511b62b8cde874e94e3a7d115082fba847918de
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 "Sep 4, 2003"
7 .SH NAME
8 dtrace \- DTrace dynamic tracing facility
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBdtrace\fR driver provides the dynamic instrumentation and tracing
13 facilities for the DTrace software, as well as the built-in \fBdtrace\fR
14 provider. The \fBdtrace\fR driver is not a public interface and you access the
15 instrumentation offered by this provider through DTrace tools such as
16 \fBdtrace\fR(8).  Refer to the \fISolaris Dynamic Tracing Guide\fR for a
17 description of the public documented interfaces available for the DTrace
18 facility and dtrace provider probes.
19 .SH ATTRIBUTES
20 .sp
21 .LP
22 See \fBattributes\fR(5) for a description of the following attributes:
23 .sp
25 .sp
26 .TS
27 box;
28 c | c
29 l | l .
30 ATTRIBUTE TYPE  ATTRIBUTE VALUE
32 Interface Stability     Private
33 .TE
35 .SH SEE ALSO
36 .sp
37 .LP
38 \fBdtrace\fR(8), \fBlibdtrace\fR(3LIB), \fBattributes\fR(5)
39 .sp
40 .LP
41 \fISolaris Dynamic Tracing Guide\fR