lzfhust opened a new issue, #1962: URL: https://github.com/apache/incubator-brpc/issues/1962
**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 (更多上下文/截图)** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
