traceprocessor

About this tag
TraceProcessor is a .NET library from Microsoft for processing Windows Event Tracing (ETW) traces. The tag covers releases and updates to TraceProcessor, including version 0.3.0 which introduced new features and streaming support for improved performance. Discussions focus on the NuGet package Microsoft.Windows.EventTracing.Processing.All, usage patterns, and changes leading toward version 1.0.0. Topics include bug fixes, feature additions, and performance enhancements for developers working with ETW trace analysis.
  1. News

    Introducing TraceProcessor 0.3.0: New Features and Streaming Support for Improved Performance

    TraceProcessor version 0.3.0 is now available on NuGet with the following package ID: Microsoft.Windows.EventTracing.Processing.All This release contains some feature additions and bug fixes since version 0.2.0. (A full changelog is below). Basic usage is still the same as in version 0.1.0...
Back
Top