[−][src]Module ferrisetw::trace
ETW Tracing/Session abstraction
Provides both a Kernel and User trace that allows to start an ETW session
Structs
KernelTrace | Kernel Trace struct |
TraceData | Struct which holds the Trace data |
TraceProperties | Trace Properties struct |
UserTrace | User Trace struct |
Enums
TraceError | Trace module errors |
Traits
TraceBaseTrait | Base trait for a Trace |
TraceTrait | Specific trait for a Trace |