mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
feat: add ebpf related tools
This commit is contained in:
@@ -14,6 +14,12 @@
|
|||||||
tcpdump # network sniffer
|
tcpdump # network sniffer
|
||||||
lsof # list open files
|
lsof # list open files
|
||||||
|
|
||||||
|
# ebpf related tools
|
||||||
|
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
|
# system monitoring
|
||||||
sysstat
|
sysstat
|
||||||
iotop
|
iotop
|
||||||
|
|||||||
Reference in New Issue
Block a user