Linux性能测试使用的工具在github网站可见,网址如下:
slides: http://www.slideshare.net/brendangregg/linux-performance-analysis-new-tools-and-old-secrets video: https://www.usenix.org/conference/lisa14/conference-program/presentation/gregg
也可通过git下载,可以看到相关脚本的试下:
git clone --depth 1 https://github.com/brendangregg/perf-tools
官网描述如下:
更多工具见一位网友整理的如下: