Home
last modified time | relevance | path

Searched hist:eab35953e67b48c763fbb0e0ffc64dd3152361ea (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dpmu.cdiff eab35953e67b48c763fbb0e0ffc64dd3152361ea Tue Apr 27 09:01:16 CEST 2021 Jin Yao <yao.jin@linux.intel.com> perf pmu: Simplify arguments of __perf_pmu__new_alias

Simplify the arguments of __perf_pmu__new_alias() by passing the whole
'struct pme_event' pointer.

Signed-off-by: Jin Yao <yao.jin@linux.intel.com>
Reviewed-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210427070139.25256-4-yao.jin@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>