We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9d602 commit 848f30eCopy full SHA for 848f30e
1 file changed
docs/ops/checklist.md
@@ -32,7 +32,7 @@ icon: octicons/checklist-16
32
- `earlyoom` 或 `systemd-oomd`:用户态监测内存使用,在内存不足时自动杀死占用内存过多的进程
33
- `systemd-coredump`:收集崩溃进程的 coredump 文件
34
- `chrony` 或 `systemd-timesyncd`:[自动时钟同步](network-service/ntp.md#ntp-tools)
35
- - `bcc-tools`:一系列基于 BPF 的调试工具
+ - `bpfcc-tools`:一系列基于 BPF 的调试工具
36
- `bpftrace`:快速编写跟踪内核或用户态程序的 BPF 的脚本
37
- `rasdaemon`:收集系统硬件(CPU、内存等)的错误信息
38
- 性能监测工具,包括 `htop`、`iotop`、`iftop`、`bmon` 等
0 commit comments