Purpose
Formats
a report from the trace log.
Syntax
cattracerpt [ -hookid List | -lshid ]
[ -outfile FileName ]
Description
The cattracerpt command
reads the trace log, formats the trace entries, and writes a report
to standard output.
Flags
| -hookid List |
Limits report to hook
IDs specified with the List variable. The List parameter
items must be separated by commas. |
| -lshid |
Displays the list of hook IDs. The cattracerpt
-listid command can be used with the starttrace -event command
that includes IDs of trace events. |
| -outfile File |
Writes the report to a file instead of to standard
output. |