diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/powerpc/mapfile.csv')
-rw-r--r-- | tools/perf/pmu-events/arch/powerpc/mapfile.csv | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/powerpc/mapfile.csv b/tools/perf/pmu-events/arch/powerpc/mapfile.csv new file mode 100644 index 000000000000..e925baa0c30b --- /dev/null +++ b/tools/perf/pmu-events/arch/powerpc/mapfile.csv @@ -0,0 +1,21 @@ +# Format: +# PVR,Version,JSON/file/pathname,Type +# +# where +# PVR Processor version +# Version could be used to track version of of JSON file +# but currently unused. +# JSON/file/pathname is the path to JSON file, relative +# to tools/perf/pmu-events/arch/powerpc/. +# Type is core, uncore etc +# +# Multiple PVRs could map to a single JSON file. +# + +# Power8 entries +004b0000,1,power8.json,core +004b0201,1,power8.json,core +004c0000,1,power8.json,core +004d0000,1,power8.json,core +004d0100,1,power8.json,core +004d0200,1,power8.json,core |