diff options
Diffstat (limited to 'tools/perf/util/data-convert-bt.c')
| -rw-r--r-- | tools/perf/util/data-convert-bt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/data-convert-bt.c b/tools/perf/util/data-convert-bt.c index 811af89ce0bb..bbf69d248ec5 100644 --- a/tools/perf/util/data-convert-bt.c +++ b/tools/perf/util/data-convert-bt.c | |||
| @@ -632,7 +632,7 @@ static bool is_flush_needed(struct ctf_stream *cs) | |||
| 632 | } | 632 | } |
| 633 | 633 | ||
| 634 | static int process_sample_event(struct perf_tool *tool, | 634 | static int process_sample_event(struct perf_tool *tool, |
| 635 | union perf_event *_event __maybe_unused, | 635 | union perf_event *_event, |
| 636 | struct perf_sample *sample, | 636 | struct perf_sample *sample, |
| 637 | struct perf_evsel *evsel, | 637 | struct perf_evsel *evsel, |
| 638 | struct machine *machine __maybe_unused) | 638 | struct machine *machine __maybe_unused) |
