perf evsel: Rename perf_evsel__disable() to evsel__disable()
authorJiri Olsa <jolsa@kernel.org>
Sun, 21 Jul 2019 11:24:03 +0000 (13:24 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Jul 2019 21:34:43 +0000 (18:34 -0300)
commit9a10bb22897ae9c2aa0ac9c2071f539f406ef942
tree894ac25ccf9506126676994ab49c44f68f99876d
parentec7f24ef44fc5a4eb5cb71658c33db538ed66003
perf evsel: Rename perf_evsel__disable() to evsel__disable()

Renaming perf_evsel__disable() to evsel__disable(), so we don't have a
name clash when we add perf_evsel__disable() 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-17-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/builtin-trace.c
tools/perf/tests/keep-tracking.c
tools/perf/tests/switch-tracking.c
tools/perf/util/evlist.c
tools/perf/util/evsel.c
tools/perf/util/evsel.h