You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hicqu
changed the title
set MALLOC_CONF=prof:true,prof_active:false to enable but deactive memory profiling for TiKV
enable but deactive memory profiling for TiKV
Apr 1, 2021
Feature Request
Is your feature request related to a problem? Please describe:
Memory profiling current can't work. PTAL tikv/tikv#9538.
Describe the feature you'd like:
export MALLOC_CONF=prof:true,prof_active:false
before starts TiKVs.PTAL jemalloc/jemalloc#2049.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy:
The text was updated successfully, but these errors were encountered: