diff options
Diffstat (limited to 'tools/perf/perf.h')
| -rw-r--r-- | tools/perf/perf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/perf.h b/tools/perf/perf.h index b23fed527514..b1cc84b01d5b 100644 --- a/tools/perf/perf.h +++ b/tools/perf/perf.h | |||
| @@ -247,7 +247,7 @@ enum perf_call_graph_mode { | |||
| 247 | CALLCHAIN_DWARF | 247 | CALLCHAIN_DWARF |
| 248 | }; | 248 | }; |
| 249 | 249 | ||
| 250 | struct perf_record_opts { | 250 | struct record_opts { |
| 251 | struct target target; | 251 | struct target target; |
| 252 | int call_graph; | 252 | int call_graph; |
| 253 | bool group; | 253 | bool group; |
