Skip to main content

Module sys

Module sys 

Source
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::ioctl module.

Functions§

perf_event_open
See perf_event_open_sys::perf_event_open.