Re: [PATCH v2 0/2] perf: Improve list for arm64

From: Jiri Olsa
Date: Wed Jun 17 2020 - 06:37:10 EST


On Wed, Jun 17, 2020 at 05:01:52PM +0800, John Garry wrote:
> This couple of patches provides:
> - aliases for arm64 CPU core events in perf list, like x86
> - ensures that CPU core events are not sparsely listed
>
> Differences to v1:
> - Add ack from Namhyung Kim (thanks)
> - use more concise logic in patch 2/2 and also add comment
>
> John Garry (2):
> perf pmu: List kernel supplied event aliases for arm64
> perf pmu: Improve CPU core PMU HW event list ordering

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka

>
> tools/perf/util/pmu.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> --
> 2.26.2
>