Commit 5b07c1c
committed
docs:补充系统函数调用追踪和 Docker 镜像历史查看提示
- 在 bcc 文档中添加了跟踪指定进程系统函数调用的示例- 在 Docker 文档中增加了 docker history 命令的说明- 在性能工具文档中解释了 pidstat 中的 %wait 字段含义1 parent d71fc02 commit 5b07c1c
File tree
3 files changed
+11
-0
lines changed- containerd
- eBPF
- linux
3 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2301 | 2301 | | |
2302 | 2302 | | |
2303 | 2303 | | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
2304 | 2312 | | |
2305 | 2313 | | |
2306 | 2314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
| 728 | + | |
| 729 | + | |
728 | 730 | | |
729 | 731 | | |
730 | 732 | | |
| |||
0 commit comments