1*959826caSMatt Macy# Format: 2*959826caSMatt Macy# PVR,Version,JSON/file/pathname,Type 3*959826caSMatt Macy# 4*959826caSMatt Macy# where 5*959826caSMatt Macy# PVR Processor version 6*959826caSMatt Macy# Version could be used to track version of of JSON file 7*959826caSMatt Macy# but currently unused. 8*959826caSMatt Macy# JSON/file/pathname is the path to JSON file, relative 9*959826caSMatt Macy# to tools/perf/pmu-events/arch/powerpc/. 10*959826caSMatt Macy# Type is core, uncore etc 11*959826caSMatt Macy# 12*959826caSMatt Macy# Multiple PVRs could map to a single JSON file. 13*959826caSMatt Macy# 14*959826caSMatt Macy 15*959826caSMatt Macy# Power8 entries 16*959826caSMatt Macy004[bcd][[:xdigit:]]{4},1,power8,core 17*959826caSMatt Macy004e[[:xdigit:]]{4},1,power9,core 18