Re: [PATCH] tools/perf/arch/powerpc: Add register mask for power11 PVR in extended regs
From: Athira Rajeev <hidden>
Date: 2024-12-17 06:27:48
Also in:
linux-perf-users, lkml
From: Athira Rajeev <hidden>
Date: 2024-12-17 06:27:48
Also in:
linux-perf-users, lkml
On 16 Dec 2024, at 10:15 PM, Arnaldo Carvalho de Melo [off-list ref] wrote: On Mon, Dec 16, 2024 at 03:32:12PM +0530, Athira Rajeev wrote:quoted
quoted
On 11 Dec 2024, at 5:32 PM, kajoljain [off-list ref] wrote: On 12/6/24 19:26, Athira Rajeev wrote:quoted
Perf tools side uses extended mask to display the platform supported register names (with -I? option) to the user and also send this mask to the kernel to capture the extended registers as part of each sample. This mask value is decided based on the processor version ( from PVR ).quoted
quoted
quoted
Add PVR value for power11 to enable capturing the extended regs as part of sample in power11.quoted
quoted
Patch looks fine to me.quoted
quoted
Reviewed-by: Kajol Jain <redacted>quoted
Can we please pull in this patch if it looks fine.Sure, Thanks, applied to perf-tools-next, - Arnaldo
Thanks Arnaldo for pulling this in Athira