Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable but deactive memory profiling for TiKV #1270

Closed
hicqu opened this issue Apr 1, 2021 · 0 comments · Fixed by #1272
Closed

enable but deactive memory profiling for TiKV #1270

hicqu opened this issue Apr 1, 2021 · 0 comments · Fixed by #1272
Labels
type/feature-request Categorizes issue as related to a new feature.

Comments

@hicqu
Copy link
Contributor

hicqu commented 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:

@hicqu hicqu added the type/feature-request Categorizes issue as related to a new feature. label Apr 1, 2021
@hicqu 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant