perf evlist: Rename perf_evlist__new() to evlist__new()
Rename perf_evlist__new() to evlist__new(), so we don't have a name clash when we add perf_evlist__new() 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-9-jolsa@kernel.org Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/arch/powerpc/util/kvm-stat.c 1 addition, 1 deletiontools/perf/arch/powerpc/util/kvm-stat.c
- tools/perf/arch/x86/tests/intel-cqm.c 1 addition, 1 deletiontools/perf/arch/x86/tests/intel-cqm.c
- 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-ftrace.c 1 addition, 1 deletiontools/perf/builtin-ftrace.c
- tools/perf/builtin-kvm.c 1 addition, 1 deletiontools/perf/builtin-kvm.c
- tools/perf/builtin-record.c 1 addition, 1 deletiontools/perf/builtin-record.c
- tools/perf/builtin-stat.c 1 addition, 1 deletiontools/perf/builtin-stat.c
- tools/perf/builtin-top.c 1 addition, 1 deletiontools/perf/builtin-top.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/evsel-roundtrip-name.c 2 additions, 2 deletionstools/perf/tests/evsel-roundtrip-name.c
- tools/perf/tests/hists_cumulate.c 1 addition, 1 deletiontools/perf/tests/hists_cumulate.c
- tools/perf/tests/hists_filter.c 1 addition, 1 deletiontools/perf/tests/hists_filter.c
- tools/perf/tests/hists_link.c 1 addition, 1 deletiontools/perf/tests/hists_link.c
- tools/perf/tests/hists_output.c 1 addition, 1 deletiontools/perf/tests/hists_output.c
- tools/perf/tests/keep-tracking.c 1 addition, 1 deletiontools/perf/tests/keep-tracking.c
- tools/perf/tests/mmap-basic.c 1 addition, 1 deletiontools/perf/tests/mmap-basic.c
Loading
Please register or sign in to comment