lorinlee commented on issue #1436: URL: https://github.com/apache/incubator-brpc/issues/1436#issuecomment-864449965
cpu profilter和tcmalloc是gperftools里的两个库,可以单独链接cpu profiler,可能要改下链接参数之类的。heap profiler是不支持jemalloc的,需要用jemalloc自带的工具 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
