OSDN Git Service

powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list
authorMadhavan Srinivasan <maddy@linux.vnet.ibm.com>
Mon, 1 Apr 2019 06:20:39 +0000 (11:50 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 16:54:59 +0000 (02:54 +1000)
PM_BR_CMPL_ALT event is not supported, remove it from the power9 event
list.

Fixes: 24bedcb7c811 ("powerpc/perf: Fix branch event code for power9")
Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/perf/power9-events-list.h

index 063c9d9..6b1dc9a 100644 (file)
@@ -63,8 +63,6 @@ EVENT(PM_RUN_CYC_ALT,                         0x200f4)
 /* Instruction Dispatched */
 EVENT(PM_INST_DISP,                            0x200f2)
 EVENT(PM_INST_DISP_ALT,                                0x300f2)
-/* Alternate Branch event code */
-EVENT(PM_BR_CMPL_ALT,                          0x10012)
 /* Branch event that are not strongly biased */
 EVENT(PM_BR_2PATH,                             0x20036)
 /* ALternate branch event that are not strongly biased */