Skip to content

Commit 8a94d3b

Browse files
captain5050namhyung
authored andcommitted
perf vendor events intel: Update emeraldrapids to v1.01
Update emeraldrapids to v1.01 from v1.00 adding the changes from: intel/perfmon@3993b60 Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: Kan Liang <kan.liang@linux.intel.com> Cc: Alexandre Torgue <alexandre.torgue@foss.st.com> Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com> Cc: Edward Baker <edward.baker@intel.com> Cc: Zhengjun Xing <zhengjun.xing@linux.intel.com> Link: https://lore.kernel.org/r/20231026003149.3287633-2-irogers@google.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
1 parent a28a0f6 commit 8a94d3b

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

tools/perf/pmu-events/arch/x86/emeraldrapids/uncore-cache.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3448,6 +3448,15 @@
34483448
"UMask": "0x10c8168201",
34493449
"Unit": "CHA"
34503450
},
3451+
{
3452+
"BriefDescription": "UNC_CHA_TOR_INSERTS.IA_MISS_DRD_CXL_EXP_LOCAL",
3453+
"EventCode": "0x35",
3454+
"EventName": "UNC_CHA_TOR_INSERTS.IA_MISS_DRD_CXL_EXP_LOCAL",
3455+
"PerPkg": "1",
3456+
"PortMask": "0x000",
3457+
"UMask": "0x20c8168201",
3458+
"Unit": "CHA"
3459+
},
34513460
{
34523461
"BriefDescription": "TOR Inserts for DRds issued by IA Cores targeting DDR Mem that Missed the LLC",
34533462
"EventCode": "0x35",
@@ -3838,6 +3847,15 @@
38383847
"UMask": "0x10c8068201",
38393848
"Unit": "CHA"
38403849
},
3850+
{
3851+
"BriefDescription": "UNC_CHA_TOR_INSERTS.IA_MISS_RFO_CXL_EXP_LOCAL",
3852+
"EventCode": "0x35",
3853+
"EventName": "UNC_CHA_TOR_INSERTS.IA_MISS_RFO_CXL_EXP_LOCAL",
3854+
"PerPkg": "1",
3855+
"PortMask": "0x000",
3856+
"UMask": "0x20c8068201",
3857+
"Unit": "CHA"
3858+
},
38413859
{
38423860
"BriefDescription": "TOR Inserts RFO misses from local IA",
38433861
"EventCode": "0x35",
@@ -4877,6 +4895,15 @@
48774895
"UMask": "0x10c8168201",
48784896
"Unit": "CHA"
48794897
},
4898+
{
4899+
"BriefDescription": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_CXL_EXP_LOCAL",
4900+
"EventCode": "0x36",
4901+
"EventName": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_DRD_CXL_EXP_LOCAL",
4902+
"PerPkg": "1",
4903+
"PortMask": "0x000",
4904+
"UMask": "0x20c8168201",
4905+
"Unit": "CHA"
4906+
},
48804907
{
48814908
"BriefDescription": "TOR Occupancy for DRds issued by iA Cores targeting DDR Mem that Missed the LLC",
48824909
"EventCode": "0x36",
@@ -5267,6 +5294,15 @@
52675294
"UMask": "0x10c8068201",
52685295
"Unit": "CHA"
52695296
},
5297+
{
5298+
"BriefDescription": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_RFO_CXL_EXP_LOCAL",
5299+
"EventCode": "0x36",
5300+
"EventName": "UNC_CHA_TOR_OCCUPANCY.IA_MISS_RFO_CXL_EXP_LOCAL",
5301+
"PerPkg": "1",
5302+
"PortMask": "0x000",
5303+
"UMask": "0x20c8068201",
5304+
"Unit": "CHA"
5305+
},
52705306
{
52715307
"BriefDescription": "TOR Occupancy; RFO misses from local IA",
52725308
"EventCode": "0x36",

tools/perf/pmu-events/arch/x86/mapfile.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GenuineIntel-6-56,v11,broadwellde,core
77
GenuineIntel-6-4F,v22,broadwellx,core
88
GenuineIntel-6-55-[56789ABCDEF],v1.20,cascadelakex,core
99
GenuineIntel-6-9[6C],v1.04,elkhartlake,core
10-
GenuineIntel-6-CF,v1.00,emeraldrapids,core
10+
GenuineIntel-6-CF,v1.01,emeraldrapids,core
1111
GenuineIntel-6-5[CF],v13,goldmont,core
1212
GenuineIntel-6-7A,v1.01,goldmontplus,core
1313
GenuineIntel-6-B6,v1.00,grandridge,core

0 commit comments

Comments
 (0)