javeme commented on issue #2516:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2516#issuecomment-2053688237

   @SkrDrag 可以参考机器人回答的方式1--使用Java profile工具,不建议方式2--手动打点。
   我个人使用async-profiler工具来生成火焰图:https://github.com/async-profiler/async-profiler 
。
   生成某个PID进程的火焰图可参考命令:`./profiler.sh -d 30 -f profile.svg PID`


-- 
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]

Reply via email to