You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
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.
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...
api
bug fixes
changelog
contextswitch
data processing
event data
event tracing
feedback
hypervisordata
memory management
nuget
process management
processing
sample code
streaming
syscalls
threaddata
traceprocessor
version 3.0
windows