Cargo Features
pyroscope_pprofrs has no features set by default.
[dependencies]
pyroscope_pprofrs = { version = "0.2.7", features = ["frame-pointer"] }
- default
-
These default features are set whenever
pyroscope_pprofrs
is added without
somewhere in the dependency tree.default-features = false Enables pyroscope
- frame-pointer
-
Enables frame-pointer of pprof ^0.12
pyroscope_pprofrs has 2 features without comments.