Using Event Tracing

The following topics describe how to use the ETW API for event tracing.

TopicDescription
Controlling Event Tracing SessionsDescribes how to manage event tracing sessions.
Providing EventsDescribes how to register and instrument an event trace provider.
Consuming EventsDescribes how to implement callback functions used to consume and process events from a trace log file or in real time.
Windows Software Trace PreprocessorProvides an efficient mechanism to log and consume events that occur during the execution of an application or driver.

 

Include the Wmistr.h header file before including the Evntrace.h header file.

Send comments about this topic to Microsoft

Build date: 10/15/2009

Tags :


Page view tracker