| Crates.io | tracing-etw |
| lib.rs | tracing-etw |
| version | 0.2.1 |
| created_at | 2021-10-12 00:26:33.020955+00 |
| updated_at | 2024-11-06 01:21:36.759104+00 |
| description | ETW or Linux user_events output for tokio-tracing |
| homepage | |
| repository | https://github.com/microsoft/tracing-etw |
| max_upload_size | |
| id | 463793 |
| size | 150,703 |
ETW and EventHeader formatted user_events layer for tracing.
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.