X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tools%2Fperf%2Fperf.h;h=cb0f1356ff8149b4d0790e3d181cd6802f6886f0;hb=80fac0f577a35c437219a2786c1804ab8ca1e998;hp=a7e0f14972444771aad97208978aac529c03566e;hpb=6c84239d595dc6ffe39f0f03dae2f64ed200db95;p=deliverable%2Flinux.git diff --git a/tools/perf/perf.h b/tools/perf/perf.h index a7e0f1497244..cb0f1356ff81 100644 --- a/tools/perf/perf.h +++ b/tools/perf/perf.h @@ -52,6 +52,7 @@ struct record_opts { bool sample_weight; bool sample_time; bool sample_time_set; + bool sample_cpu; bool period; bool running_time; bool full_auxtrace;