We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd29563 + 808ede6 commit c652cbcCopy full SHA for c652cbc
crates/tests/benches/perf.rs
@@ -1,3 +1,4 @@
1
+#![cfg(target_os = "linux")]
2
use std::{fs::File, os::raw::c_int, path::Path};
3
4
use criterion::profiler::Profiler;
0 commit comments