perf evsel: Rename perf_evsel__enable() to evsel__enable()
authorJiri Olsa <jolsa@kernel.org>
Sun, 21 Jul 2019 11:24:02 +0000 (13:24 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Jul 2019 21:34:43 +0000 (18:34 -0300)
commitec7f24ef44fc5a4eb5cb71658c33db538ed66003
treea14c42556c79973829c4a1e5e80a7f3ce17c8f84
parent5972d1e07bd95c7458e2d7f484391d69008affc7
perf evsel: Rename perf_evsel__enable() to evsel__enable()

Rename perf_evsel__enable() to evsel__enable(), so we don't have a name
clash when we add perf_evsel__enable() in libperf.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexey Budankov <alexey.budankov@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20190721112506.12306-16-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/util/cs-etm.c
tools/perf/arch/x86/util/intel-bts.c
tools/perf/arch/x86/util/intel-pt.c
tools/perf/tests/event-times.c
tools/perf/tests/switch-tracking.c
tools/perf/util/evlist.c
tools/perf/util/evsel.c
tools/perf/util/evsel.h