Linux常用性能调优工具索引

来源:互联网 发布:大型网络游排行榜2016 编辑:程序博客网 时间:2024/06/06 04:37

http://blog.yufeng.info/archives/2524

前段时间看到brendangregg的 Linux Performance Analysis and Tools PPT里面提到Linux常用性能调优工具, 见下图:

linux_tool

其中提到了的工具,大部分在我日常工具箱里或者在实践的案例里面使用过, 都有很高的价值,这里方便大家索引下:

  • nicstat: 参见 这里
  • oprofile: 参见 这里
  • perf: 参见 这里
  • systemtap: 参见 这里
  • iotop: 参见 这里
  • blktrace: 参见 这里
  • dstat: 参见 这里
  • strace: 参见 这里
  • pidstat: 参见 这里
  • vmstat: 参见 这里
  • slabtop: 参见 这里
  • tcpdump: 参见 这里
  • free: 参见 这里
  • mpstat: 参见 这里
  • netstat: 参见 这里
  • tcprstat: 参见 这里

更多的Linux系统工具介绍请参见 这里

祝玩得开心!

Post Footer automatically generated by wp-posturl plugin for wordpress.


0 0