mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
JIRA: https://issues.redhat.com/browse/RHEL-190876 commit aca7cf5b1ffe07f1a1aab5db71a6cd14e07165f4 Author: Athira Rajeev <atrajeev@linux.ibm.com> Date: Thu Aug 6 10:41:20 2026 +0530 powerpc/perf: Add power12 Base Performance Monitoring support Base enablement patch to register performance monitoring hardware support for power12. Patch introduce the raw event encoding format, defines the supported list of events, config fields for the event attributes and their corresponding bit values which are exported via sysfs. Signed-off-by: Athira Rajeev <atrajeev@linux.ibm.com> Signed-off-by: Mahesh Salgaonkar <mahesh@linux.ibm.com> Tested-by: Praveen K Pandey <praveen@linux.ibm.com> Reviewed-by: Nikhil Kumar Singh <nikhilks@linux.ibm.com> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20260806051120.3703698-5-mahesh@linux.ibm.com Signed-off-by: Mamatha Inamdar <minamdar@redhat.com>