perf evlist: Rename perf_evlist__open() to evlist__open()
Rename perf_evlist__open() to evlist__open(), so we don't have a name clash when we add perf_evlist__open() 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-20-jolsa@kernel.org Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/arch/x86/tests/perf-time-to-tsc.c 1 addition, 1 deletiontools/perf/arch/x86/tests/perf-time-to-tsc.c
- tools/perf/builtin-kvm.c 1 addition, 1 deletiontools/perf/builtin-kvm.c
- tools/perf/builtin-trace.c 1 addition, 1 deletiontools/perf/builtin-trace.c
- tools/perf/tests/backward-ring-buffer.c 1 addition, 1 deletiontools/perf/tests/backward-ring-buffer.c
- tools/perf/tests/bpf.c 1 addition, 1 deletiontools/perf/tests/bpf.c
- tools/perf/tests/code-reading.c 1 addition, 1 deletiontools/perf/tests/code-reading.c
- tools/perf/tests/event-times.c 1 addition, 1 deletiontools/perf/tests/event-times.c
- tools/perf/tests/keep-tracking.c 1 addition, 1 deletiontools/perf/tests/keep-tracking.c
- tools/perf/tests/openat-syscall-tp-fields.c 1 addition, 1 deletiontools/perf/tests/openat-syscall-tp-fields.c
- tools/perf/tests/perf-record.c 1 addition, 1 deletiontools/perf/tests/perf-record.c
- tools/perf/tests/sw-clock.c 1 addition, 1 deletiontools/perf/tests/sw-clock.c
- tools/perf/tests/switch-tracking.c 1 addition, 1 deletiontools/perf/tests/switch-tracking.c
- tools/perf/tests/task-exit.c 1 addition, 1 deletiontools/perf/tests/task-exit.c
- tools/perf/util/evlist.c 1 addition, 1 deletiontools/perf/util/evlist.c
- tools/perf/util/evlist.h 1 addition, 1 deletiontools/perf/util/evlist.h
- tools/perf/util/python.c 1 addition, 1 deletiontools/perf/util/python.c
Loading
Please register or sign in to comment