Crate eventheader_macros

Source
Expand description

Implements the macros that are exported by the eventheader crate.

§Changelog

§v0.4.1 (2025-02-28)

  • Handle invisible delimiters to support use of eventheader macros from within other macros.

§v0.3.0 (2023-06-29)

  • If no consumers have enabled a tracepoint, the kernel now returns EBADF. The eventheader crate has been updated to be consistent with the new behavior.

§v0.2.0 (2023-05-16)

  • Add support for macro-based logging.

Macros§

define_provider
provider_enabled
write_event