dtrace.1 (9268022b74279434ed6300244e3f977e56a8ceb5) | dtrace.1 (b9d64941fb1b61bf6a3805295b3c0bd0ac180ace) |
---|---|
1'\" te 2.\" CDDL HEADER START 3.\" 4.\" The contents of this file are subject to the terms of the 5.\" Common Development and Distribution License (the "License"). 6.\" You may not use this file except in compliance with the License. 7.\" 8.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 7 unchanged lines hidden (view full) --- 16.\" fields enclosed by brackets "[]" replaced with your own identifying 17.\" information: Portions Copyright [yyyy] [name of copyright owner] 18.\" 19.\" CDDL HEADER END 20.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved. 21.\" 22.\" $FreeBSD$ 23.\" | 1'\" te 2.\" CDDL HEADER START 3.\" 4.\" The contents of this file are subject to the terms of the 5.\" Common Development and Distribution License (the "License"). 6.\" You may not use this file except in compliance with the License. 7.\" 8.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 7 unchanged lines hidden (view full) --- 16.\" fields enclosed by brackets "[]" replaced with your own identifying 17.\" information: Portions Copyright [yyyy] [name of copyright owner] 18.\" 19.\" CDDL HEADER END 20.\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved. 21.\" 22.\" $FreeBSD$ 23.\" |
24.Dd October 5, 2013 | 24.Dd April 18, 2015 |
25.Dt DTRACE 1 26.Os 27.Sh NAME 28.Nm dtrace 29.Nd dynamic tracing compiler and tracing utility 30.Sh SYNOPSIS 31.Nm 32.Op Fl 32 | Fl 64 --- 632 unchanged lines hidden (view full) --- 665For D program requests, an exit status of 1 indicates that program compilation 666failed or that the specified request could not be satisfied. 667.It 2 668Invalid command line options or arguments were specified. 669.El 670.Sh SEE ALSO 671.Xr cpp 1 , 672.Xr dtruss 1 , | 25.Dt DTRACE 1 26.Os 27.Sh NAME 28.Nm dtrace 29.Nd dynamic tracing compiler and tracing utility 30.Sh SYNOPSIS 31.Nm 32.Op Fl 32 | Fl 64 --- 632 unchanged lines hidden (view full) --- 665For D program requests, an exit status of 1 indicates that program compilation 666failed or that the specified request could not be satisfied. 667.It 2 668Invalid command line options or arguments were specified. 669.El 670.Sh SEE ALSO 671.Xr cpp 1 , 672.Xr dtruss 1 , |
673.Xr elf 5 | 673.Xr elf 5 , 674.Xr SDT 9 |
674.Rs 675.%T Solaris Dynamic Tracing Guide 676.Re | 675.Rs 676.%T Solaris Dynamic Tracing Guide 677.Re |