]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Rename perf_evlist__munmap() to evlist__munmap()
authorJiri Olsa <jolsa@kernel.org>
Fri, 16 Aug 2019 14:19:55 +0000 (16:19 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Sep 2019 12:51:44 +0000 (09:51 -0300)
commit946d50e67bcd4421f1b1d96c5f98d0baa45f6891
treef22a0b1b694e01aa0aa74be886f7951d4257cb35
parentb690d2b402a699cad4d24e1c434ddfc1ae64051e
perf tools: Rename perf_evlist__munmap() to evlist__munmap()

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

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lore.kernel.org/lkml/20190913132355.21634-6-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/backward-ring-buffer.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h