perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
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/arch/arm/util/cs-etm.c 2 additions, 2 deletionstools/perf/arch/arm/util/cs-etm.c
- tools/perf/arch/x86/util/intel-pt.c 1 addition, 2 deletionstools/perf/arch/x86/util/intel-pt.c
- tools/perf/builtin-top.c 2 additions, 2 deletionstools/perf/builtin-top.c
- tools/perf/util/auxtrace.c 2 additions, 2 deletionstools/perf/util/auxtrace.c
- tools/perf/util/evsel.c 24 additions, 25 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel_config.h 21 additions, 22 deletionstools/perf/util/evsel_config.h
- tools/perf/util/parse-events.c 6 additions, 6 deletionstools/perf/util/parse-events.c
- tools/perf/util/pmu.h 1 addition, 1 deletiontools/perf/util/pmu.h
Loading
Please register or sign in to comment