lorinlee commented on issue #2694:
URL: https://github.com/apache/brpc/issues/2694#issuecomment-2238581367

   可以考虑用golang带的pprof,可以有个交互式的web,直接就能看到flamegraph
   
   本地安装golang,之后执行 go tool pprof -http 127.0.0.1:web_port  
http://brpc_ip:internal_port/pprof/profile\?seconds\=30


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to