perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Jun 2020 12:31:25 +0000 (09:31 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 22 Jun 2020 19:28:10 +0000 (16:28 -0300)
commit92c7d7cdf490b1f906da04b6340ca8f56836f723
treeefcfd4ade87be9a15c04d79593d00f80a4486403
parent8cedf3a5c1f232fd8adf60affd040d32c5d9800f
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods

To differentiate from libperf's 'struct perf_evlist' methods.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c
tools/perf/builtin-script.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h