Formatting a SYSIOS trace

IPCS CTRACE formatting services can be used to format the contents of the CTRACE trace entries. Format the trace with the following IPCS subcommand:
IPCS CTRACE COMP(SYSIOS) SUMMARY|FULL|SHORT|TALLY
SUMMARY
Shows the trace entry header and the formatted data for each trace entry.
FULL
Shows the trace entry header and the unformatted (hex) data for each trace entry.
SHORT
Shows the trace entry header for each trace entry.
TALLY
Shows each trace entry and how many times they were traced.

The subcommand has no options.