博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

linux 性能分析工具集:bcc

Posted on 2022-03-03 14:08  bw_0927  阅读(46)  评论(0)    收藏  举报

https://github.com/iovisor/bcc

 

BPF Compiler Collection (BCC)

BCC is a toolkit for creating efficient kernel tracing and manipulation programs, and includes several useful tools and examples. It makes use of extended BPF (Berkeley Packet Filters), 

 including performance analysis and network traffic control.

 

cachetop

cachestat

filetop