Loading
perf evlist: Use the right prefix for 'struct evlist' raw samples methods
mainline inclusion from mainline-v5.11-rc1 commit 44d2a557 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD Reference: https://github.com/torvalds/linux/commit/44d2a5573665ab5dfb72572e43184388d15d695e -------------------------------- commit 44d2a557 upstream 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> Signed-off-by:
PvsNarasimha <PVS.NarasimhaRao@amd.com>