diff options
Diffstat (limited to 'tools/perf/perf.h')
-rw-r--r-- | tools/perf/perf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/perf.h b/tools/perf/perf.h index 5381a01c0610..cd8f1b150f9e 100644 --- a/tools/perf/perf.h +++ b/tools/perf/perf.h | |||
@@ -52,7 +52,6 @@ struct record_opts { | |||
52 | bool sample_weight; | 52 | bool sample_weight; |
53 | bool sample_time; | 53 | bool sample_time; |
54 | bool sample_time_set; | 54 | bool sample_time_set; |
55 | bool callgraph_set; | ||
56 | bool period; | 55 | bool period; |
57 | bool running_time; | 56 | bool running_time; |
58 | bool full_auxtrace; | 57 | bool full_auxtrace; |