aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/builtin-script.c')
-rw-r--r--tools/perf/builtin-script.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/builtin-script.c b/tools/perf/builtin-script.c
index 57f9a7e7f7d3..d04c8e7a9507 100644
--- a/tools/perf/builtin-script.c
+++ b/tools/perf/builtin-script.c
@@ -498,7 +498,7 @@ static void print_sample_brstack(union perf_event *event __maybe_unused,
498 } 498 }
499} 499}
500 500
501static void print_sample_brstacksym(union perf_event *event __maybe_unused, 501static void print_sample_brstacksym(union perf_event *event,
502 struct perf_sample *sample, 502 struct perf_sample *sample,
503 struct thread *thread __maybe_unused, 503 struct thread *thread __maybe_unused,
504 struct perf_event_attr *attr __maybe_unused) 504 struct perf_event_attr *attr __maybe_unused)