An internal perf tools for rust programs.
# Cargo.toml
[dependencies]
pprof = "0.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start CPU profiling with pprof
Ensure the program runs on Linux with perf_event_open support.
No dependency data recorded yet.