Expand description
Wrapper around the perf_event_open_sys crate that supports
intercepting system calls and returning simulated results, for
testing.
Modules§
- bindings
- Types and constants used with
perf_event_open. - ioctls
- See the
perf_event_open_sys::ioctlmodule.