Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove dropped json events #2770

Merged
merged 1 commit into from
Mar 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading