Linux 工具

进程分析

https://github.com/brendangregg/perf-tools/blob/master/execsnoop
bcc 工具集合:https://github.com/iovisor/bcc

网络分析

https://github.com/iovisor/ubpf

https://github.com/hengyoush/kyanos (慢请求抓包 http redis kafka)