STRACE Options
The following options can be used to alter the default behavior of the STRACE
command:
- S=ssss
Specifies the buffer size for each processor
in megabytes (MB). The default is /S=3, which results in a trace
buffer of 3 MB for each processor.
/R=rrrrrrrr
Specifies
the drive, path, and name for the file containing the data returned by the
GET and POST arguments, and is ignored otherwise. The default
is /R=STRACE.RAW.
/M=mmmmmmmm
Specifies
the drive, path, and name for the MTE loader dump file produced by the POST
and MTE arguments, and is ignored otherwise. The default is
/M=STRACE.MTE.
/O=oooooooo
Specifies
the drive, path, and name of the ASCII output file created with the POST
option, and is ignored otherwise. The default is /O=STRACE.OUT.
/A=a
Controls whether the
adjustment of time stamps for processors with different initial Time Stamp
Counter values should be performed during STRACE POST processing.
The default is /A=1 which performs the adjustment. Specify /A=0
to suppress this adjustment.
[Back: STRACE Arguments]
[Next: STRACE Command Examples]