Re: [PATCH] perf vendor events: Update datasource event name to fix duplicate events
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2023-12-04 20:01:41
Also in:
linux-perf-users
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2023-12-04 20:01:41
Also in:
linux-perf-users
Em Sun, Dec 03, 2023 at 09:27:25PM +0530, Athira Rajeev escreveu:
quoted
On 29-Nov-2023, at 10:51 AM, Athira Rajeev [off-list ref] wrote:quoted
On 27-Nov-2023, at 5:32 PM, Disha Goel [off-list ref] wrote:quoted
Fixes: fc1435807533 ("perf vendor events power10: Update JSON/events") Signed-off-by: Athira Rajeev <redacted>
quoted
quoted
I have tested the patch on Power10 machine. Perf list works correctly without any segfault now.
quoted
quoted
# ./perf list
quoted
quoted
List of pre-defined events (to be used in -e or -M):
quoted
quoted
branch-instructions OR branches [Hardware event] branch-misses [Hardware event]
quoted
quoted
Tested-by: Disha Goel <redacted>
quoted
Thanks Disha for testing
Hi Arnaldo,
Can we get this pulled in if the patch looks good ?
Thanks, applied to perf-tools-next. - Arnaldo