Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
线上C++应用基于brpc开发,使用的是jemalloc(不是tcmalloc);在发生内存泄露的时候,希望有工具辅助排查内存泄露点
Describe the solution you'd like (描述你期望的解决方法)
brpc支持jemalloc下的内存profiling;支持线上开启,使用
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
线上C++应用基于brpc开发,使用的是jemalloc(不是tcmalloc);在发生内存泄露的时候,希望有工具辅助排查内存泄露点
Describe the solution you'd like (描述你期望的解决方法)
brpc支持jemalloc下的内存profiling;支持线上开启,使用
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)