refactor: install core cli tools at system-level

This commit is contained in:
Ryan Yin
2025-10-15 12:38:36 +08:00
parent d06fdb3076
commit 73642f6686
4 changed files with 46 additions and 44 deletions

View File

@@ -6,7 +6,6 @@
# system call monitoring
strace # system call monitoring
ltrace # library call monitoring
tcpdump # network sniffer
lsof # list open files
# ebpf related tools
@@ -19,7 +18,6 @@
sysstat
iotop-c
iftop
btop
nmon
sysbench
systemctl-tui