aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/perf/power10-events-list.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-22powerpc/perf: power10 Performance Monitoring supportAthira Rajeev1-0/+70
Base enablement patch to register performance monitoring hardware support for power10. 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. Patch also enhances the support function in isa207_common.c to include power10 pmu hardware. Reported-by: kernel test robot <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Signed-off-by: Athira Rajeev <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]