X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2Fbuiltin-diff.c;h=e8219990f8b86b9131f0ba8c81a18af5bf8b7dc9;hb=37fc67c9f0454f7a6448d87225cfee8067fd731d;hp=6b7d91160ecb3f844e0f6342f311e1785609d5c8;hpb=200460067d19db4aab7f1d9f5c95dd644d260337;p=karo-tx-linux.git diff --git a/tools/perf/builtin-diff.c b/tools/perf/builtin-diff.c index 6b7d91160ecb..e8219990f8b8 100644 --- a/tools/perf/builtin-diff.c +++ b/tools/perf/builtin-diff.c @@ -32,6 +32,7 @@ static int hists__add_entry(struct hists *self, static int diff__process_sample_event(union perf_event *event, struct perf_sample *sample, + struct perf_evsel *evsel __used, struct perf_session *session) { struct addr_location al;