Debugging Tools for Windows

!wmitrace.strdump

The !wmitrace.strdump extension dumps the WMI event trace structures. You can limit the display to the structures for a particular trace session.

Syntax

!wmitrace.strdump [LoggerID]

Parameters

LoggerID
Limits the display to the event trace structures for the specified trace session. Logger ID specifies the trace session. It is an ordinal number that the system assigns to each trace session on the computer. If LoggerID is omitted, all trace sessions are displayed.

DLL

Windows 2000 Wmitrace.dll
Windows XP and later Wmitrace.dll

Comments

To find the logger ID of a trace session, use Tracelog to list the trace sessions and their basic properties. The command is tracelog -l.

Additional Information

For a conceptual overview of event tracing, see the Microsoft Windows SDK. For information about Tracelog, see the "Tracelog" topic in the Windows Driver Kit (WDK).

Build machine: CAPEBUILD