chiark / gitweb /
bootchart: display each CPU utilization/wait
[elogind.git] / src / bootchart / bootchart.h
index 2c3783580df9bfa1f4e89cbc0cd5d83776ab1260..26de0dd9f8fd3ae8817d1c6d3244df00049eabef 100644 (file)
@@ -118,6 +118,7 @@ extern bool arg_show_cmdline;
 extern bool arg_show_cgroup;
 extern bool arg_pss;
 extern bool arg_entropy;
+extern bool arg_percpu;
 extern bool initcall;
 extern int samples;
 extern int cpus;