Microsoft.Windows.EventTracing.Syscalls
1.5.0
Provides a set of APIs to process syscall data in Event Tracing for Windows (ETW) traces (.etl files) in .NET.
Consider using Microsoft.Windows.EventTracing.Processing.All instead to provide native dependencies and data providers.
Install-Package Microsoft.Windows.EventTracing.Syscalls -Version 1.5.0
dotnet add package Microsoft.Windows.EventTracing.Syscalls --version 1.5.0
<PackageReference Include="Microsoft.Windows.EventTracing.Syscalls" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Windows.EventTracing.Syscalls --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.Windows.EventTracing.Cpu (>= 1.5.0)
- Microsoft.Windows.EventTracing.Processes (>= 1.5.0)
- Microsoft.Windows.EventTracing.Processing (>= 1.5.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Windows.EventTracing.Syscalls:
Package | Downloads |
---|---|
Microsoft.Windows.EventTracing.Processing.All
Provides a set of APIs to process Event Tracing for Windows (ETW) traces (.etl files) in .NET.
|
GitHub repositories
This package is not used by any popular GitHub repositories.