Closed JackyWoo closed 1 month ago
Add ability to flush jemalloc unused arenas and dump jemaloc profile.
Achive it by 4lw commands:
jmep
jmfp
jmdp
jmst
jmpg
The idea is from https://github.com/ClickHouse/ClickHouse/pull/58665
Describe your ideas
Add ability to flush jemalloc unused arenas and dump jemaloc profile.
Solution
Achive it by 4lw commands:
jmep
: enable profilingjmfp
: dump profiling infojmdp
disable profilingjmst
: dump statisticsjmpg
: purge unused memory