0001 # Format:
0002 # PVR,Version,JSON/file/pathname,Type
0003 #
0004 # where
0005 # PVR Processor version
0006 # Version could be used to track version of of JSON file
0007 # but currently unused.
0008 # JSON/file/pathname is the path to JSON file, relative
0009 # to tools/perf/pmu-events/arch/powerpc/.
0010 # Type is core, uncore etc
0011 #
0012 # Multiple PVRs could map to a single JSON file.
0013 #
0014
0015 # Power8 entries
0016 004[bcd][[:xdigit:]]{4},1,power8,core
0017 004e[[:xdigit:]]{4},1,power9,core
0018 0080[[:xdigit:]]{4},1,power10,core