go-torch安装

1、安装FlameGraph脚本

git clone https://github.com/brendangregg/FlameGraph.git
cp FlameGraph/flamegraph.pl /usr/local/bin

go-torch安装和使用

2、安装go-torch

go get -v github.com/uber/go-torch

go-torch安装和使用

 

go-torch使用

go-torch -u http://10.11.209.102:911 -t 30

go-torch安装和使用

用浏览器打开torch.svg

 

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2021-10-08
  • 2021-12-28
  • 2021-09-25
  • 2021-07-27
  • 2021-06-14
猜你喜欢
  • 2021-08-27
  • 2020-07-23
  • 2021-07-30
  • 2021-09-01
  • 2021-08-06
  • 2021-12-02
  • 2022-12-23
相关资源
相似解决方案