Debugging Tools for Windows |
!wmitrace.tfp -c [-r]
Windows 2000 | Wmitrace.dll |
Windows XP and later | Wmitrace.dll |
Each trace message has a trace message prefix composed of data from the EVENT_TRACE_HEADER structure for the event. The fields used to create this prefix are stored in the TRACE_FORMAT_PREFIX environment variable.
Without additional parameters, !wmitrace.tfp displays the current trace prefix fields, or a message reporting that the prefix fields have not been set. When the prefix fields are not set, the default prefix fields are used.
The default trace message prefix fields are as follows:
These default fields produce the following prefix:
For a list of all optional fields, see "Trace Message Prefix" in the "Tracefmt" topic of the Windows Driver Kit.
For a conceptual overview of event tracing, see the Microsoft Windows SDK. For information about trace message format files, see "Tracepdb" and "Tracelog" in the Windows Driver Kit (WDK).