feat: add bpftrace

This commit is contained in:
Ryan Yin
2023-07-31 14:43:40 +08:00
parent d61b27bcb5
commit 7dc0adee72

View File

@@ -17,6 +17,7 @@
# system call monitoring
strace # system call monitoring
ltrace # library call monitoring
bpftrace # powerful tracing tool
lsof # list open files
# system tools