Use this window to display and manage the console trace controls. These controls determine which trace entries will be written to the in-memory trace buffer, and whether or not the in-memory trace buffer should be written to a file (iqzdtrac.trm).
A trace PID (Process ID) specification of 0 indicates this trace template applies to all running processes. A non-0 (hex) trace PID specification indicates that this trace template should only be applied to the specified process.
A trace TID (Thread ID) specification of 0 indicates this trace template applies to all threads in the processes. A non-0 (hex) trace TID specification indicates that this trace template should only be applied to the specified thread.
To trace all entries which start with a pattern of "XOCI", enter the following template options:
Template T F D L ---------------------------- XOCI* + + + +
To trace all "T" type trace entries except for those starting with a pattern of "XOCI", enter the following template options:
Template T F D L ---------------------------- XOCI* - * +
To trace all "T" type trace entries and all entries which start with a pattern of "XOCI", enter the following template options:
Template T F D L ---------------------------- XOCI* + + + + * +
You can find more detailed help on the following elements of this window:
Write to file
Max file size (MB)
Allow tracing of memory calls
Template
Apply
Defaults