Cargo Features
jemalloc_pprof has no features set by default.
[dependencies]
jemalloc_pprof = { version = "0.7.0", features = ["flamegraph", "symbolize"] }
- flamegraph
-
Enables flamegraph of pprof_util
- symbolize
-
Enables symbolize of pprof_util
jemalloc_pprof has 2 features without comments.