Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.41 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.41 KB

tracing-etw-user_events

ETW and EventHeader formatted user_events layer for tracing.

Crates.io Documentation MIT licensed Build Status maintenance status

Overview

This layer emits tracing events as Windows ETW events or Linux user-mode tracepoints (user_events with the EventHeader encoding; requires a Linux 6.4+ kernel).

Note: Linux kernels without user_events support will not log any events.