pprof-rs backend for the Pyroscope profiler, enabling CPU profiling in Rust applications.
# Cargo.toml
[dependencies]
pyroscope_pprofrs = "0.2.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new PprofBackend instance for profiling.
Add `pyroscope = { version = "...", features = ["pprof"] }` to Cargo.toml.No dependency data recorded yet.