Skip to main content

run_perf_stat

Function run_perf_stat 

Source
pub fn run_perf_stat(
    binary: &str,
    args: &[&str],
    events: &[&str],
) -> Result<PerfStatResult>
Expand description

Run perf stat and parse the output.