Bindings to Google's CPU profiler.
# Cargo.toml
[dependencies]
cpuprofiler = "0.0.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts and stops CPU profiling.
Install gperftools (libgoogle-perftools-dev on Ubuntu) and link against it.
No dependency data recorded yet.