diff options
Diffstat (limited to 'src/bootchart/bootchart.h')
-rw-r--r-- | src/bootchart/bootchart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootchart/bootchart.h b/src/bootchart/bootchart.h index 2c3783580d..26de0dd9f8 100644 --- a/src/bootchart/bootchart.h +++ b/src/bootchart/bootchart.h @@ -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; |