mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-22 01:19:45 +01:00
feat: add ebpf related tools
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
tcpdump # network sniffer
|
||||
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
|
||||
sysstat
|
||||
iotop
|
||||
|
||||
Reference in New Issue
Block a user