Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Event Trace Kit
Event Trace Kit

Event Trace Kit

Nico Rieck

|
582 installs
| (3) | Free
Consume real-time ETW traces (Event Tracing for Windows) directly from Visual Studio.
Download

A Visual Studio extension to consume real-time ETW traces (Event Tracing for Windows).

For feedback and bug reports, please see the project site on GitHub: https://github.com/gix/event-trace-kit

Features

This extension provides a highly customizable and filterable trace log tool window. ETW trace sessions can be automatically started whenever a project is started from Visual Studio (even without debugging) offering a compelling alternative to the default output window and APIs such as OutputDebugString.

trace-log.png

trace-log-2.png

Per-project trace settings:

trace-settings.png

The trace log view can be tailored to include as much or as few information as needed and show it in the preferred format:

view-editor.png

Besides excluding events before they are even logged (based on provider settings) the trace log can be filtered on-demand. Supports simple filtering and advanced boolean expressions.

filter-editor.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft