Skip to content

Commit b753468

Browse files
committed
Revert prof_active: false
1 parent e38f244 commit b753468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#
44
# Provide `prof:true` to allow profiling, but `prof_active:false` to require
55
# profiling to be explicitly activated at runtime (possible via the BN HTTP API).
6-
JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16,prof:true,prof_active:false"
6+
JEMALLOC_SYS_WITH_MALLOC_CONF = "abort_conf:true,narenas:16,prof:true"

0 commit comments

Comments
 (0)