Linux常用性能调优工具索引

原创文章,转载请注明: 转载自 系统技术非业余研究

本文链接地址: Linux常用性能调优工具索引

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

Linux常用性能调优工具索引_第1张图片

其中提到了的工具,大部分我之前有推荐过或者在实践的案例里面使用过,这里方便大家索引下:

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

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

祝玩得开心!

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

你可能感兴趣的:(linux,linux,tool,工具介绍)