commit | 53fcfa6b8efe0efdb32236ed75c8c2fdc3aa65d2 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Apr 30 10:55:04 2020 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 05 16:35:31 2020 -0300 |
tree | 99933ada6044cc2eada3f342466a0b0948576af5 | |
parent | c754c382c9a7a546087d3f52f5fcf1e1a8c3ee01 [diff] |
perf evsel: Ditch perf_evsel__cmp(), not used for quite a while In 4c358d5cf361 ("perf stat: Replace transaction event possition check with id check") all its uses were removed, so ditch it. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>