Microsoft.Windows.EventTracing.Processing.All
1.6.4
Provides a set of APIs to process Event Tracing for Windows (ETW) traces (.etl files) in .NET.
Install-Package Microsoft.Windows.EventTracing.Processing.All -Version 1.6.4
dotnet add package Microsoft.Windows.EventTracing.Processing.All --version 1.6.4
<PackageReference Include="Microsoft.Windows.EventTracing.Processing.All" Version="1.6.4" />
paket add Microsoft.Windows.EventTracing.Processing.All --version 1.6.4
#r "nuget: Microsoft.Windows.EventTracing.Processing.All, 1.6.4"
// Install Microsoft.Windows.EventTracing.Processing.All as a Cake Addin
#addin nuget:?package=Microsoft.Windows.EventTracing.Processing.All&version=1.6.4
// Install Microsoft.Windows.EventTracing.Processing.All as a Cake Tool
#tool nuget:?package=Microsoft.Windows.EventTracing.Processing.All&version=1.6.4
Release Notes
Changes since v1.6.0:
# Bug Fixes
- Fix a race condition.
Changes since v1.5.0:
# New Data Exposed
- IProcessor now exposes the efficiency class of the processor.
- Surface the NonTradeable bit for IResidentSetPage.
Changes since v1.4.0:
# Bug Fixes
- Symbol loading performance has been improved.
- The calculation for the processor usage timer frequency has been fixed.
#Other
- A new version of the toolkit has been released (v1.3.0).
Changes since v1.2.0:
# Bug Fixes
- A bug was fixed that prevented stacks from working correctly in filtered generic events.
Changes since v1.1.0:
# New Data Exposed
- Expose symbol on IHardFault.
# Bug Fixes
- The public version of data layer now works when the application path contains spaces.
Changes since v1.0.0:
# New Data Exposed
- IMinifilterDataSource provides data about minifilter delays.
- An extension method now allows for fallback formatting in case of exceptions when stringifying IGenericEventFields.
- An extension method now allows for fallback formatting in case of exceptions when formatting IGenericEvent messages.
# Bug Fixes
- Thread quality-of-service data in context switches was fixed, and now returns correct values.
Dependencies
-
- Microsoft.Windows.EventTracing.BootPrefetch (>= 1.6.4)
- Microsoft.Windows.EventTracing.Cpu (>= 1.6.4)
- Microsoft.Windows.EventTracing.Disk (>= 1.6.4)
- Microsoft.Windows.EventTracing.Events (>= 1.6.4)
- Microsoft.Windows.EventTracing.File (>= 1.6.4)
- Microsoft.Windows.EventTracing.Graphics (>= 1.6.4)
- Microsoft.Windows.EventTracing.HyperV (>= 1.6.4)
- Microsoft.Windows.EventTracing.Memory (>= 1.6.4)
- Microsoft.Windows.EventTracing.Metadata (>= 1.6.4)
- Microsoft.Windows.EventTracing.Network (>= 1.6.4)
- Microsoft.Windows.EventTracing.Power (>= 1.6.4)
- Microsoft.Windows.EventTracing.Processes (>= 1.6.4)
- Microsoft.Windows.EventTracing.Processing (>= 1.6.4)
- Microsoft.Windows.EventTracing.Processing.Community (>= 1.6.4)
- Microsoft.Windows.EventTracing.Processing.OutputRedirection (>= 1.6.4)
- Microsoft.Windows.EventTracing.Processing.Toolkit (>= 1.1.0)
- Microsoft.Windows.EventTracing.Regions (>= 1.6.4)
- Microsoft.Windows.EventTracing.Registry (>= 1.6.4)
- Microsoft.Windows.EventTracing.ScheduledTasks (>= 1.6.4)
- Microsoft.Windows.EventTracing.Services (>= 1.6.4)
- Microsoft.Windows.EventTracing.Syscalls (>= 1.6.4)
- Microsoft.Windows.EventTracing.Utc (>= 1.6.4)
- Microsoft.Windows.EventTracing.WindowInFocus (>= 1.6.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.4 | 85 | 3/25/2021 |
1.6.3 | 43 | 3/22/2021 |
1.6.1 | 79 | 2/26/2021 |
1.6.0 | 84 | 2/18/2021 |
1.5.0 | 376 | 10/29/2020 |
1.4.0 | 381 | 9/25/2020 |
1.3.0 | 206 | 8/25/2020 |
1.2.2 | 295 | 7/15/2020 |
1.2.0 | 535 | 6/26/2020 |
1.1.1 | 166 | 6/19/2020 |
1.1.0 | 241 | 6/9/2020 |
1.0.0 | 3,185 | 2/20/2020 |
0.4.0 | 191 | 2/14/2020 |
0.3.3 | 260 | 2/4/2020 |
0.3.2 | 303 | 1/31/2020 |
0.3.1 | 332 | 1/27/2020 |
0.3.0 | 363 | 1/22/2020 |
0.2.1 | 537 | 9/26/2019 |
0.2.0 | 465 | 8/5/2019 |
0.1.0 | 352 | 5/8/2019 |