mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
chore: adjust bpf tools
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
# system call monitoring
|
# system call monitoring
|
||||||
strace # system call monitoring
|
strace # system call monitoring
|
||||||
ltrace # library call monitoring
|
ltrace # library call monitoring
|
||||||
bpftrace # powerful tracing tool
|
|
||||||
tcpdump # network sniffer
|
tcpdump # network sniffer
|
||||||
lsof # list open files
|
lsof # list open files
|
||||||
|
|
||||||
@@ -18,7 +17,6 @@
|
|||||||
bpftrace # powerful tracing tool
|
bpftrace # powerful tracing tool
|
||||||
bpftop # monitor BPF programs
|
bpftop # monitor BPF programs
|
||||||
bpfmon # BPF based visual packet rate monitor
|
bpfmon # BPF based visual packet rate monitor
|
||||||
bpftune # BPF-based auto-tuning of Linux system parameters
|
|
||||||
|
|
||||||
# system monitoring
|
# system monitoring
|
||||||
sysstat
|
sysstat
|
||||||
|
|||||||
Reference in New Issue
Block a user