probex-common
Shared type definitions between the eBPF kernel probes and the userspace components of probex. Includes event structs, constants, and the viewer API types.
This crate is no_std-compatible by default so it can be used in eBPF programs.
See the main probex repository for usage and documentation.