Skip to content

Commit cf99cdf

Browse files
captain5050namhyung
authored andcommitted
perf vendor events intel: Update icelakex events from 1.28 to 1.30
The updated events were published in: intel/perfmon@dc6ffee Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
1 parent 1d341e5 commit cf99cdf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6050,7 +6050,7 @@
60506050
"EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
60516051
"Experimental": "1",
60526052
"PerPkg": "1",
6053-
"PublicDescription": "Counts when a a transaction with the opcode type RspIFwd Snoop Response was received which indicates a remote caching agent forwarded the data and the requesting agent is able to acquire the data in E (Exclusive) or M (modified) states. This is commonly returned with RFO (the Read for Ownership issued before a write) transactions. The snoop could have either been to a cacheline in the M,E,F (Modified, Exclusive or Forward) states.",
6053+
"PublicDescription": "Counts when a transaction with the opcode type RspIFwd Snoop Response was received which indicates a remote caching agent forwarded the data and the requesting agent is able to acquire the data in E (Exclusive) or M (modified) states. This is commonly returned with RFO (the Read for Ownership issued before a write) transactions. The snoop could have either been to a cacheline in the M,E,F (Modified, Exclusive or Forward) states.",
60546054
"UMask": "0x4",
60556055
"Unit": "CHA"
60566056
},
@@ -6072,7 +6072,7 @@
60726072
"EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
60736073
"Experimental": "1",
60746074
"PerPkg": "1",
6075-
"PublicDescription": "Counts when a a transaction with the opcode type RspSFwd Snoop Response was received which indicates a remote caching agent forwarded the data but held on to its current copy. This is common for data and code reads that hit in a remote socket in E (Exclusive) or F (Forward) state.",
6075+
"PublicDescription": "Counts when a transaction with the opcode type RspSFwd Snoop Response was received which indicates a remote caching agent forwarded the data but held on to its current copy. This is common for data and code reads that hit in a remote socket in E (Exclusive) or F (Forward) state.",
60766076
"UMask": "0x8",
60776077
"Unit": "CHA"
60786078
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GenuineIntel-6-A[DE],v1.16,graniterapids,core
1717
GenuineIntel-6-(3C|45|46),v36,haswell,core
1818
GenuineIntel-6-3F,v29,haswellx,core
1919
GenuineIntel-6-7[DE],v1.24,icelake,core
20-
GenuineIntel-6-6[AC],v1.28,icelakex,core
20+
GenuineIntel-6-6[AC],v1.30,icelakex,core
2121
GenuineIntel-6-3A,v24,ivybridge,core
2222
GenuineIntel-6-3E,v24,ivytown,core
2323
GenuineIntel-6-2D,v24,jaketown,core

0 commit comments

Comments
 (0)