perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
As it is a 'struct evsel' method, 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-record.c 1 addition, 2 deletionstools/perf/builtin-record.c
- tools/perf/builtin-stat.c 1 addition, 2 deletionstools/perf/builtin-stat.c
- tools/perf/builtin-top.c 1 addition, 2 deletionstools/perf/builtin-top.c
- tools/perf/tests/parse-events.c 22 additions, 22 deletionstools/perf/tests/parse-events.c
- tools/perf/ui/hist.c 5 additions, 5 deletionstools/perf/ui/hist.c
- tools/perf/util/evsel.c 3 additions, 4 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 3 additions, 3 deletionstools/perf/util/evsel.h
Loading
Please register or sign in to comment