10000 添加CPU分析常见案例 · andrewbytecoder/linux-note@31a5038 · GitHub
[go: up one dir, main page]

Skip to content

Commit 31a5038

Browse files
author
wangyazhou
committed
添加CPU分析常见案例
1 parent 336f0b9 commit 31a5038

7 files changed

+236
-18
lines changed
Loading
Loading
Loading
Loading
Loading

linux/linux-performance.md

Lines changed: 235 additions & 17 deletions
Large diffs are not rendered by default.

linux/performance-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ the MMU (hardware) and maintained by the kernel.)。
438438
# b: (Blocked) 处于不可中断睡眠状态的进程数
439439
[root@k8smaster-ims ~]# vmstat 1
440440
procs -----------memory---------- ---swap-- -----io--- -system-- ------cpu-----
441-
r b swpd free buff cache si so bi bo in cs us sy id wa st
441+
r b swpd free buff cache si so bi bo in cs us sy id wa st
442442
9 0 0 1961552 890952 20010716 0 0 10 187 8 9 3 2 94 0 0
443443
```
444444

0 commit comments

Comments
 (0)
0