Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to …
…evsel__*() As those is a 'struct evsel' methods, not part of tools/lib/perf/, aka libperf, to whom the perf_ prefix belongs. 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>
- Loading branch information