summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/tnfxtract.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/tnfxtract.1')
-rw-r--r--usr/src/man/man1/tnfxtract.112
1 files changed, 1 insertions, 11 deletions
diff --git a/usr/src/man/man1/tnfxtract.1 b/usr/src/man/man1/tnfxtract.1
index 107fd6f153..415c8e1fdf 100644
--- a/usr/src/man/man1/tnfxtract.1
+++ b/usr/src/man/man1/tnfxtract.1
@@ -3,7 +3,7 @@
.\" 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.
.\" 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.
.\" 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]
-.TH tnfxtract 1 "19 Aug 2003" "SunOS 5.11" "User Commands"
+.TH TNFXTRACT 1 "Aug 19, 2003"
.SH NAME
tnfxtract \- extract kernel probes output into a trace file
.SH SYNOPSIS
@@ -45,12 +45,10 @@ which will generate an \fBASCII\fR file.
The following options are supported:
.sp
.ne 2
-.mk
.na
\fB\fB-d\fR \fIdumpfile\fR\fR
.ad
.RS 15n
-.rt
Uses \fIdumpfile\fR as the system memory image, instead of the running kernel.
The \fIdumpfile\fR is normally the path name of a file generated by the
\fBsavecore\fR utility.
@@ -58,12 +56,10 @@ The \fIdumpfile\fR is normally the path name of a file generated by the
.sp
.ne 2
-.mk
.na
\fB\fB-n\fR \fInamelist\fR\fR
.ad
.RS 15n
-.rt
Uses \fInamelist\fR as the file containing the symbol table information for the
given \fIdumpfile\fR.
.RE
@@ -74,12 +70,10 @@ given \fIdumpfile\fR.
The following operand is supported:
.sp
.ne 2
-.mk
.na
\fB\fItnf_file\fR\fR
.ad
.RS 12n
-.rt
Output file generated by \fBtnfxtract\fR based on kernel trace output from an
in-core buffer in the Solaris kernel.
.RE
@@ -120,23 +114,19 @@ example% \fBtnfxtract -d /var/crash/`uname -n`/vmcore.0 \e
The following exit values are returned:
.sp
.ne 2
-.mk
.na
\fB\fB0\fR\fR
.ad
.RS 6n
-.rt
Successful completion.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB>0\fR\fR
.ad
.RS 6n
-.rt
An error occurred.
.RE