We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cb68a commit bcf1ad7Copy full SHA for bcf1ad7
Cargo.toml
@@ -4,7 +4,7 @@ members = ["mappings", "capi", "util", "example"]
4
[package]
5
name = "jemalloc_pprof"
6
description = "Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills."
7
-version = "0.7.0"
+version = "0.8.0"
8
edition = "2021"
9
publish = true
10
license = "Apache-2.0"
0 commit comments