Function nix::sys::prctl::task_perf_events_enable

source ยท
pub fn task_perf_events_enable() -> Result<()>
Available on crate feature process only.
Expand description

Enable all performance counters attached to the calling process.