chore: adjust bpf tools

This commit is contained in:
Ryan Yin
2024-09-03 23:04:29 +08:00
parent bc0781e97a
commit fde21e5039

View File

@@ -10,7 +10,6 @@
# system call monitoring
strace # system call monitoring
ltrace # library call monitoring
bpftrace # powerful tracing tool
tcpdump # network sniffer
lsof # list open files
@@ -18,7 +17,6 @@
bpftrace # powerful tracing tool
bpftop # monitor BPF programs
bpfmon # BPF based visual packet rate monitor
bpftune # BPF-based auto-tuning of Linux system parameters
# system monitoring
sysstat