Skip to content

Duplicated article "a" in some event descriptions #339

Description

@marcows

"Counts when a a transaction with the opcode type [...]"

has to be changed to

"Counts when a transaction with the opcode type [...]"

See this patch for all occurrences:

diff --git a/CLX/events/cascadelakex_uncore.json b/CLX/events/cascadelakex_uncore.json
index ce52380..ddf800b 100644
--- a/CLX/events/cascadelakex_uncore.json
+++ b/CLX/events/cascadelakex_uncore.json
@@ -2583,7 +2583,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
       "BriefDescription": "RspIFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -2600,7 +2600,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
       "BriefDescription": "RspSFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -2651,7 +2651,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPCNFLCTS",
       "BriefDescription": "RspCnflct* Snoop Responses Received",
-      "PublicDescription": "Counts when a a transaction with the opcode type RspCnflct* Snoop Response was received. This is returned when a snoop finds an existing outstanding transaction in a remote caching agent. This triggers conflict resolution hardware. This covers both the opcode RspCnflct and RspCnflctWbI.",
+      "PublicDescription": "Counts when a transaction with the opcode type RspCnflct* Snoop Response was received. This is returned when a snoop finds an existing outstanding transaction in a remote caching agent. This triggers conflict resolution hardware. This covers both the opcode RspCnflct and RspCnflctWbI.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
diff --git a/EMR/events/emeraldrapids_uncore_experimental.json b/EMR/events/emeraldrapids_uncore_experimental.json
index d7bbfa1..9908cf5 100644
--- a/EMR/events/emeraldrapids_uncore_experimental.json
+++ b/EMR/events/emeraldrapids_uncore_experimental.json
@@ -6334,7 +6334,7 @@
       "UMaskExt": "0x00000000",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
       "BriefDescription": "RspIFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -6370,7 +6370,7 @@
       "UMaskExt": "0x00000000",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
       "BriefDescription": "RspSFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
diff --git a/ICX/events/icelakex_uncore_experimental.json b/ICX/events/icelakex_uncore_experimental.json
index b63bcbf..318558b 100644
--- a/ICX/events/icelakex_uncore_experimental.json
+++ b/ICX/events/icelakex_uncore_experimental.json
@@ -250,7 +250,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
       "BriefDescription": "Snoop Responses Received : RspIFwd",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -286,7 +286,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
       "BriefDescription": "Snoop Responses Received : RspSFwd",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
diff --git a/SKX/events/skylakex_uncore.json b/SKX/events/skylakex_uncore.json
index 6e0acc6..63074b4 100644
--- a/SKX/events/skylakex_uncore.json
+++ b/SKX/events/skylakex_uncore.json
@@ -2532,7 +2532,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
       "BriefDescription": "RspIFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -2549,7 +2549,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
       "BriefDescription": "RspSFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -2600,7 +2600,7 @@
       "UMaskExt": "0x00",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPCNFLCTS",
       "BriefDescription": "RspCnflct* Snoop Responses Received",
-      "PublicDescription": "Counts when a a transaction with the opcode type RspCnflct* Snoop Response was received. This is returned when a snoop finds an existing outstanding transaction in a remote caching agent. This triggers conflict resolution hardware. This covers both the opcode RspCnflct and RspCnflctWbI.",
+      "PublicDescription": "Counts when a transaction with the opcode type RspCnflct* Snoop Response was received. This is returned when a snoop finds an existing outstanding transaction in a remote caching agent. This triggers conflict resolution hardware. This covers both the opcode RspCnflct and RspCnflctWbI.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
diff --git a/SPR/events/sapphirerapids_uncore_experimental.json b/SPR/events/sapphirerapids_uncore_experimental.json
index 7ea8299..11c5c00 100644
--- a/SPR/events/sapphirerapids_uncore_experimental.json
+++ b/SPR/events/sapphirerapids_uncore_experimental.json
@@ -5938,7 +5938,7 @@
       "UMaskExt": "0x00000000",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
       "BriefDescription": "RspIFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",
@@ -5974,7 +5974,7 @@
       "UMaskExt": "0x00000000",
       "EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
       "BriefDescription": "RspSFwd Snoop Responses Received",
-      "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.",
+      "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.",
       "Counter": "0,1,2,3",
       "ELLC": "0",
       "Filter": "na",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions