Skip to content

Commit

Permalink
remove dropped json events
Browse files Browse the repository at this point in the history
Below patch removes some of the json events for P10
due to counter data mismatch.
Remove these events from avocado P10 name_events file also.

Link to upstream patch:
https://lore.kernel.org/all/[email protected]/

Signed-off-by: Disha Goel <[email protected]>
  • Loading branch information
disgoel committed Mar 11, 2024
1 parent f3622e7 commit ba7ac82
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions perf/perf_rawevents.py.data/name_events_0080
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ PM_EXEC_STALL_LOAD
PM_EXEC_STALL_PTESYNC
PM_THRESH_EXC_128
PM_BR_MPRED_CMPL
PM_THRESH_NOT_MET
PM_EXEC_STALL_TRANSLATION
PM_DISP_STALL_HELD_OTHER_CYC
PM_PMC4_OVERFLOW
Expand Down Expand Up @@ -65,7 +64,6 @@ PM_LD_PREFETCH_CACHE_LINE_MISS
PM_MRK_INST_ISSUED
PM_MRK_INST_DISP
PM_MRK_BR_TAKEN_CMPL
PM_MRK_NTF_FIN
PM_EXEC_STALL_DMISS_OFF_CHIP
PM_MRK_ST_NEST
PM_MRK_BRU_FIN
Expand All @@ -74,7 +72,6 @@ PM_MRK_STCX_FIN
PM_MRK_INST
PM_MRK_BR_CMPL
PM_L1_ICACHE_MISS
PM_MRK_INST_FIN
PM_MRK_LD_CMPL
PM_MRK_STCX_FAIL
PM_MRK_ST_FIN
Expand Down Expand Up @@ -132,7 +129,6 @@ PM_CYC
PM_MRK_ST_DONE_L2
PM_LD_HIT_L1
PM_DISP_SS0_2_INSTR_CYC
PM_MRK_STCX_L2_CYC
PM_ADJUNCT_CYC
PM_MRK_L1_ICACHE_MISS
PM_MRK_L1_RELOAD_VALID
Expand Down Expand Up @@ -219,7 +215,6 @@ PM_EXEC_STALL_SIMPLE_FX
PM_CMPL_STALL_EXCEPTION
PM_VSU2_ISSUE
PM_TLBIE_FIN
PM_SCALAR_FSQRT_FDIV_ISSUE
PM_LSU_FIN
PM_FXU_ISSUE
PM_NTC_ALL_FIN
Expand All @@ -234,15 +229,13 @@ PM_EXEC_STALL_UNKNOWN
PM_VSU3_ISSUE
PM_MRK_LSU_FIN
PM_IC_MISS_CMPL
PM_VSU_NON_FLOP_CMPL
PM_2FLOP_CMPL
PM_1PLUS_PPC_DISP
PM_THRESH_EXC_64
PM_1FLOP_CMPL
PM_4FLOP_CMPL
PM_8FLOP_CMPL
PM_MRK_START_PROBE_NOP_CMPL
PM_ST_FIN
PM_ST_FWD
PM_MRK_NTF_CYC
PM_EXEC_STALL_TLBIE
Expand Down

0 comments on commit ba7ac82

Please sign in to comment.