Skip to content

Commit

Permalink
enable profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidoon1 committed Feb 24, 2024
1 parent 9a0a3b4 commit 9c74eb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions librocksdb-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ rtti = []
libc = "0.2"
tikv-jemalloc-sys = { version = "0.5", features = [
"unprefixed_malloc_on_supported_platforms",
"profiling",
"stats",
"background_threads",
], optional = true }
lz4-sys = { version = "1.9", optional = true }
zstd-sys = { version = "2.0", features = ["zdict_builder"], optional = true }
Expand Down

0 comments on commit 9c74eb8

Please sign in to comment.