OSDN Git Service

perf evlist: Use the right prefix for 'struct evlist' 'filter' methods
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 30 Nov 2020 12:38:02 +0000 (09:38 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 30 Nov 2020 12:38:02 +0000 (09:38 -0300)
commit24bf91a7540bc0d14c389dd4f612eea57c06dc93
tree7a6cae2a43ebc93220a547d29d109e8d2a713c51
parentade9d208d6f054c0cd69af16c0a23af62b3da3b8
perf evlist: Use the right prefix for 'struct evlist' 'filter' 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-record.c
tools/perf/builtin-stat.c
tools/perf/builtin-trace.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h