perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 May 2020 15:58:55 +0000 (12:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 28 May 2020 13:03:24 +0000 (10:03 -0300)
commit10c513f798d6482c51f943cf2bac8f7605558262
treebb46c7905bc181812cd4511d3d7656fda0be1cf9
parent4c70382824beafe81b9437c6a07dbef7798eb85e
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()

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>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/tests/hists_cumulate.c
tools/perf/tests/hists_filter.c
tools/perf/tests/hists_output.c
tools/perf/util/hist.c
tools/perf/util/hist.h