598 B
598 B
1 | # Format: |
---|---|
2 | # PVR,Version,JSON/file/pathname,Type |
3 | # |
4 | # where |
5 | # PVR Processor version |
6 | # Version could be used to track version of of JSON file |
7 | # but currently unused. |
8 | # JSON/file/pathname is the path to JSON file, relative |
9 | # to tools/perf/pmu-events/arch/powerpc/. |
10 | # Type is core, uncore etc |
11 | # |
12 | # Multiple PVRs could map to a single JSON file. |
13 | # |
14 | # Power8 entries |
15 | 004b0000,1,power8,core |
16 | 004b0201,1,power8,core |
17 | 004c0000,1,power8,core |
18 | 004d0000,1,power8,core |
19 | 004d0100,1,power8,core |
20 | 004d0200,1,power8,core |
21 | 004c0100,1,power8,core |
22 | 004e0100,1,power9,core |
23 | 004e0200,1,power9,core |
24 | 004e1200,1,power9,core |