perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()
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/tests/event-times.c 4 additions, 4 deletionstools/perf/tests/event-times.c
- tools/perf/tests/openat-syscall.c 1 addition, 1 deletiontools/perf/tests/openat-syscall.c
- tools/perf/util/evsel.c 2 additions, 5 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 2 additions, 5 deletionstools/perf/util/evsel.h
- tools/perf/util/stat.c 2 additions, 2 deletionstools/perf/util/stat.c
Loading
Please register or sign in to comment