Event Tracing Tools
The following event tracing tools are available for your use.
Tool | Description |
---|---|
Logman | Manages and schedules performance counter and event trace log collections on local and remote systems. You can use this tool to list the providers that have published the layout of their event data in the root\wmi namespace. For details on using this tool, see the Help and Support Center. |
Tracefmt | Formats information in a trace log file in human-readable form. For details, see Tools for Software Tracing in the Microsoft Windows Driver Development Kit (DDK). Used by WPP Software Tracing only. |
Tracelog | Controls an event trace session. For details, see Tools for Software Tracing in the DDK. |
Tracepdb | Creates a trace message format file that the Tracefmt tool uses to convert logged messages to a human-readable form. For details, see Tools for Software Tracing in the DDK. Used by WPP Software Tracing only. |
Tracerpt | Processes event trace logs or real-time events from instrumented event trace providers and allows you to generate trace analysis reports and CSV (comma-delimited) files for the events generated. For details, see the Help and Support Center. |