eventheader_types

Crates.ioeventheader_types
lib.rseventheader_types
version0.4.1
created_at2025-02-28 19:45:38.472008+00
updated_at2025-02-28 19:45:38.472008+00
descriptionRust types for eventheader-encoded Linux Tracepoints via user_events
homepage
repositoryhttps://github.com/microsoft/LinuxTracepoints-Rust
max_upload_size
id1573097
size69,164
Kyle Sabo (Robo210)

documentation

README

EventHeader encoding core types

EventHeader is an event encoding format. This format is used to encode event metadata and data for Tracepoints used with the Linux user_events system.

The eventheader_types provides support types for the EventHeader encoding format. This crate is used when logging EventHeader-style events and when decoding them.

Commit count: 54

cargo fmt