Saving Trace Data
You save trace point entries that are created within the system trace buffer
in the following ways:
- Use TRACE ON to turn on all static trace points
- Use TRACE ON 220 to turn on trace points for major
code 220
- Use TRACE ON PRE to turn on the trace points for the
PRE grouping. There are several other groupings available.
- Use TRACE ON TEST.TDF to patch the .DLL file named
in the TEST.TSF file. TRCUST uses the TEST.TSF file to create the TEST.TDF
file. After the .DLL is patched, the system will save trace points when
the .DLL is loaded into the system and run.
There are several other combinations of using the TRACE command. Refer
to the OS/2 Warp Version 4 Command Reference for more information.
[Back: Trace Scenario]
[Next: Formatting Trace Data]