diff options
author | WaLyong Cho <walyong.cho@samsung.com> | 2015-02-13 14:59:39 +0900 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-14 10:25:03 -0500 |
commit | 749806b389f53f7dd43a2cae1589e63dddf51990 (patch) | |
tree | db0bb484844508401c03eeb23d2c1959a0c3812c /src/bootchart/bootchart.conf | |
parent | 0737984f6910fdffdf6494f20c1c64a027806273 (diff) |
bootchart: display each CPU utilization/wait
Diffstat (limited to 'src/bootchart/bootchart.conf')
-rw-r--r-- | src/bootchart/bootchart.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootchart/bootchart.conf b/src/bootchart/bootchart.conf index c73328fde2..2d7cb61217 100644 --- a/src/bootchart/bootchart.conf +++ b/src/bootchart/bootchart.conf @@ -22,3 +22,4 @@ #ScaleX=100 #ScaleY=20 #ControlGroup=no +#PerCPU=no |