perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
As those are not '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>
Showing
- tools/perf/builtin-trace.c 3 additions, 4 deletionstools/perf/builtin-trace.c
- tools/perf/util/auxtrace.c 3 additions, 3 deletionstools/perf/util/auxtrace.c
- tools/perf/util/evlist.c 2 additions, 2 deletionstools/perf/util/evlist.c
- tools/perf/util/evsel.c 7 additions, 8 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 3 additions, 4 deletionstools/perf/util/evsel.h
- tools/perf/util/parse-events.c 3 additions, 3 deletionstools/perf/util/parse-events.c
Loading
Please register or sign in to comment