Skip to content

Commit

Permalink
perf vendor events intel: Update emeraldrapids to v1.01
Browse files Browse the repository at this point in the history
Update emeraldrapids to v1.01 from v1.00 adding the changes from:
intel/perfmon@3993b60

Signed-off-by: Ian Rogers <[email protected]>
Reviewed-by: Kan Liang <[email protected]>
Cc: Alexandre Torgue <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Edward Baker <[email protected]>
Cc: Zhengjun Xing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
  • Loading branch information
captain5050 authored and namhyung committed Oct 28, 2023
1 parent a28a0f6 commit 8a94d3b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions tools/perf/pmu-events/arch/x86/emeraldrapids/uncore-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -3448,6 +3448,15 @@
"UMask": "0x10c8168201",
"Unit": "CHA"
},
{
"BriefDescription": "UNC_CHA_TOR_INSERTS.IA_MISS_DRD_CXL_EXP_LOCAL",
"EventCode": "0x35",
"EventName": "UNC_CHA_TOR_INSERTS.IA_MISS_DRD_CXL_EXP_LOCAL",
"PerPkg": "1",
"PortMask": "0x000",
"UMask": "0x20c8168201",
"Unit": "CHA"
},
{
"BriefDescription": "TOR Inserts for DRds issued by IA Cores targeting DDR Mem that Missed the LLC",
"EventCode": "0x35",
Expand Down Expand Up @@ -3838,6 +3847,15 @@
"UMask": "0x10c8068201",
"Unit": "CHA"
},
{
"BriefDescription": "UNC_CHA_TOR_INSERTS.IA_MISS_RFO_CXL_EXP_LOCAL",
"EventCode": "0x35",
"EventName": "UNC_CHA_TOR_INSERTS.IA_MISS_RFO_CXL_EXP_LOCAL",
"PerPkg": "1",
"PortMask": "0x000",
"UMask": "0x20c8068201",
"Unit": "CHA"
},
{
"BriefDescription": "TOR Inserts RFO misses from local IA",
"EventCode": "0x35",
Expand Down Expand Up @@ -4877,6 +4895,15 @@
"UMask": "0x10c8168201",
"Unit": "CHA"
},
{
"BriefDescription": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_CXL_EXP_LOCAL",
"EventCode": "0x36",
"EventName": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_CXL_EXP_LOCAL",
"PerPkg": "1",
"PortMask": "0x000",
"UMask": "0x20c8168201",
"Unit": "CHA"
},
{
"BriefDescription": "TOR Occupancy for DRds issued by iA Cores targeting DDR Mem that Missed the LLC",
"EventCode": "0x36",
Expand Down Expand Up @@ -5267,6 +5294,15 @@
"UMask": "0x10c8068201",
"Unit": "CHA"
},
{
"BriefDescription": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_RFO_CXL_EXP_LOCAL",
"EventCode": "0x36",
"EventName": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_RFO_CXL_EXP_LOCAL",
"PerPkg": "1",
"PortMask": "0x000",
"UMask": "0x20c8068201",
"Unit": "CHA"
},
{
"BriefDescription": "TOR Occupancy; RFO misses from local IA",
"EventCode": "0x36",
Expand Down
2 changes: 1 addition & 1 deletion tools/perf/pmu-events/arch/x86/mapfile.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GenuineIntel-6-56,v11,broadwellde,core
GenuineIntel-6-4F,v22,broadwellx,core
GenuineIntel-6-55-[56789ABCDEF],v1.20,cascadelakex,core
GenuineIntel-6-9[6C],v1.04,elkhartlake,core
GenuineIntel-6-CF,v1.00,emeraldrapids,core
GenuineIntel-6-CF,v1.01,emeraldrapids,core
GenuineIntel-6-5[CF],v13,goldmont,core
GenuineIntel-6-7A,v1.01,goldmontplus,core
GenuineIntel-6-B6,v1.00,grandridge,core
Expand Down

0 comments on commit 8a94d3b

Please sign in to comment.