grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

Support memory profiling with jemalloc_pprof #142

Open joshg-ec opened 6 months ago

joshg-ec commented 6 months ago

Rust heap profile support was recently implemented in the jemalloc_pprof crate. Add support for uploading heap profiles to Pyroscope.