GOGOYAO opened a new issue #1244:
URL: https://github.com/apache/incubator-brpc/issues/1244


   **Describe the bug (描述bug)**
   按照文档编译了brpc,然后在工程中,连接了/usr/lib64/libtcmalloc_and_profiler.so(通过yum安装的gperfs)
   最终还是出现
   
![image](https://user-images.githubusercontent.com/18675094/93303479-156efa00-f82e-11ea-9c01-e8b92f74217f.png)
   
   
   **To Reproduce (复现方法)**
   编译brpc时,cmake .. -DBRPC_ENABLE_CPU_PROFILER=ON
   编译工程时,除了连接brpc,还链接了/usr/lib64/libtcmalloc_and_profiler.so(通过yum安装的gperfs)
   
   **Expected behavior (期望行为)**
   正常开启cpu profiler
   
   **Versions (各种版本)**
   OS: centos 7
   Compiler: gcc 8
   brpc: 11da9c8cbdc2ec8c0da728aedb4ed906717d6e0f
   protobuf: 3.11
   
   **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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to