pengpengge opened a new issue #1685: URL: https://github.com/apache/incubator-brpc/issues/1685
**Describe the bug (描述bug)** 个人项目借鉴了brpc 的cpu,heap等分析功能及代码,cpu分析的text、flame以及dot展示模式都没有问题。但是heap 功能的text和dot模式展示正常,而火焰图不能正常展示,提示如下问题,暂时无法解决,求助,谢谢。  **To Reproduce (复现方法)** 个人改造的项目,无法提供复现方法 **Expected behavior (期望行为)** 火焰图也正常展示 **Versions (各种版本)** OS: Compiler:bazel 个人项目采用jemalloc **Additional context/screenshots (更多上下文/截图)** 相关代码   相关结果 text模式正常展示  dot模式正常展示  -- 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]
