mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 01:49:56 +01:00
chore: adjust bpf tools
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user