]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/trace-event-scripting.c
Merge tag 'v3.11-rc5' into perf/core
[~andy/linux] / tools / perf / util / trace-event-scripting.c
index 8715a1006d004b2c12e21d386b34ffae0165e17d..95199e4eea978c3961a86e5e2439e61b6a3ef8a1 100644 (file)
@@ -39,7 +39,8 @@ static void process_event_unsupported(union perf_event *event __maybe_unused,
                                      struct perf_sample *sample __maybe_unused,
                                      struct perf_evsel *evsel __maybe_unused,
                                      struct machine *machine __maybe_unused,
-                                     struct addr_location *al __maybe_unused)
+                                     struct thread *thread __maybe_unused,
+                                         struct addr_location *al __maybe_unused)
 {
 }