]> asedeno.scripts.mit.edu Git - linux.git/commit
perf evlist: Rename perf_evlist__remove() to evlist__remove()
authorJiri Olsa <jolsa@kernel.org>
Sun, 21 Jul 2019 11:24:00 +0000 (13:24 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 29 Jul 2019 21:34:43 +0000 (18:34 -0300)
commit1625102764a578b11fb407b8194cb0521129d919
tree7965e4e40b5eaf87c03b44c15c2994fcc61b5c2f
parenta1cf3a75d3317ed893d453c222d220ca4d5f4c4e
perf evlist: Rename perf_evlist__remove() to evlist__remove()

Rename perf_evlist__remove() to evlist__remove(), so we don't have a
name clash when we add perf_evlist__remove() 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-14-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-inject.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h