TSTAT
Section: User Commands (1) Updated: Feb 10, 1992 Return to Library's README
NAME
tstat -- print trace statistics
SYNOPSIS
tstat [ -v ] [ -d ] [ -l ] [ -f filterfile ] file
DESCRIPTION
tstat reads the trace in file and prints a variety of basic
statistics on it, including a breakdown of trace records by opcode.
Opcodes correspond to system calls traced. Information about ``pseudo
operations'' such as name lookup calls and annotations, is printed if
such operations are present.
OPTIONS
-
-d
Prints library debugging information. Lots of it.
-
-f filterfile
Apply the filter in filterfile to the trace.
-
-n
Print only the table entries on opcodes that occured in the trace.
-
-v
Verbose mode. Prints information on what the library is doing.
DIAGNOSTICS
The following are frequently encountered errors:
can't process file file -- the file wasn't there or
if a filter file was specified, it couldn't be applied.
SEE ALSO
replay
AUTHOR
Lily B. Mummert
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- DIAGNOSTICS
-
- SEE ALSO
-
- AUTHOR
-
This document was created on
Time: 05:25:52 GMT, October 10, 1998