eventheader_types 0.5.0

Rust types for eventheader-encoded Linux Tracepoints via user_events
Documentation

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.