linux下调试CPU占用高的两个工具

1,sudo perf record -p <sidekiq_pid> 2,gdb -p <sidekiq_pid> “then check details type" bt

1,sudo perf record -p <sidekiq_pid>


2,gdb -p <sidekiq_pid> “then check details type" bt

  • 发表于 2018-04-22 22:51
  • 阅读 ( 43 )

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
石天
石天

437 篇文章

作家榜 »

  1. shitian 662 文章
  2. 石天 437 文章
  3. 每天惠23 33 文章
  4. 小A 29 文章