]> git.baikalelectronics.ru Git - kernel.git/commit
perf evlist: Use the right prefix for 'struct evlist' event group methods
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 30 Nov 2020 17:58:32 +0000 (14:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 30 Nov 2020 18:00:12 +0000 (15:00 -0300)
commit95884d0f02d9cab87fef17ba7e1c5a116cf3a783
tree06f9e7fc018cffe1fcb3f856c8988e52adc69e82
parent97e3dbad49328b693ed024eb20e9a811ccaf4f4a
perf evlist: Use the right prefix for 'struct evlist' event group methods

perf_evlist__ is for 'struct perf_evlist' methods, in tools/lib/perf/,
go on completing this split.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.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-annotate.c
tools/perf/builtin-record.c
tools/perf/builtin-report.c
tools/perf/builtin-stat.c
tools/perf/util/auxtrace.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h