]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/trace-event.h
perf symbols: Add 'machine' member to struct addr_location
[~andy/linux] / tools / perf / util / trace-event.h
index 3a01618c5b87c2d0d2b47a19ed8677635e54896d..7b6d68688327a75286eb3ab1a77fea15bb74ffb8 100644 (file)
@@ -68,7 +68,6 @@ struct scripting_ops {
        void (*process_event) (union perf_event *event,
                               struct perf_sample *sample,
                               struct perf_evsel *evsel,
-                              struct machine *machine,
                               struct thread *thread,
                                   struct addr_location *al);
        int (*generate_script) (struct pevent *pevent, const char *outfile);