Skip to content

Commit

Permalink
perf vendor events: Support couple more POWER8 PVRs in mapfile
Browse files Browse the repository at this point in the history
Add support for Power8 PVR 004b0201 for tuleta and 0x004d0200 for
firestone.

Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
CC: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/n/tip-wr6rf3d3vvggy8180ftt2ro1@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
Madhavan Srinivasan authored and Arnaldo Carvalho de Melo committed Oct 17, 2016
1 parent 2a81fa3 commit 46b627a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/perf/pmu-events/arch/powerpc/mapfile.csv
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

# 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

0 comments on commit 46b627a

Please sign in to comment.