Commit 7bce27f8 authored by Ian Rogers's avatar Ian Rogers Committed by Arnaldo Carvalho de Melo

perf vendor events intel: Update snowridgex to 1.22

Update events from 1.21 to 1.22 as released in:

  https://github.com/intel/perfmon/commit/ba4f96039f96231b51e3eb69d5a21e2b00f6de5b

Updates various descriptions and removes the event
UNC_IIO_NUM_REQ_FROM_CPU.IRP.
Reviewed-by: default avatarKan Liang <kan.liang@linux.intel.com>
Signed-off-by: default avatarIan Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Caleb Biggers <caleb.biggers@intel.com>
Cc: Edward Baker <edward.baker@intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Perry Taylor <perry.taylor@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Samantha Alt <samantha.alt@intel.com>
Cc: Weilin Wang <weilin.wang@intel.com>
Link: https://lore.kernel.org/r/20240321060016.1464787-12-irogers@google.comSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 70e7028c
...@@ -31,7 +31,7 @@ GenuineIntel-6-AF,v1.02,sierraforest,core ...@@ -31,7 +31,7 @@ GenuineIntel-6-AF,v1.02,sierraforest,core
GenuineIntel-6-(37|4A|4C|4D|5A),v15,silvermont,core GenuineIntel-6-(37|4A|4C|4D|5A),v15,silvermont,core
GenuineIntel-6-(4E|5E|8E|9E|A5|A6),v58,skylake,core GenuineIntel-6-(4E|5E|8E|9E|A5|A6),v58,skylake,core
GenuineIntel-6-55-[01234],v1.33,skylakex,core GenuineIntel-6-55-[01234],v1.33,skylakex,core
GenuineIntel-6-86,v1.21,snowridgex,core GenuineIntel-6-86,v1.22,snowridgex,core
GenuineIntel-6-8[CD],v1.15,tigerlake,core GenuineIntel-6-8[CD],v1.15,tigerlake,core
GenuineIntel-6-2C,v5,westmereep-dp,core GenuineIntel-6-2C,v5,westmereep-dp,core
GenuineIntel-6-25,v4,westmereep-sp,core GenuineIntel-6-25,v4,westmereep-sp,core
......
...@@ -1444,7 +1444,7 @@ ...@@ -1444,7 +1444,7 @@
"Unit": "CHA" "Unit": "CHA"
}, },
{ {
"BriefDescription": "This event is deprecated. Refer to new event UNC_CHA_LLC_LOOKUP.DATA_READ_LOCAL", "BriefDescription": "This event is deprecated.",
"Deprecated": "1", "Deprecated": "1",
"EventCode": "0x34", "EventCode": "0x34",
"EventName": "UNC_CHA_LLC_LOOKUP.DMND_READ_LOCAL", "EventName": "UNC_CHA_LLC_LOOKUP.DMND_READ_LOCAL",
...@@ -1638,7 +1638,7 @@ ...@@ -1638,7 +1638,7 @@
"Unit": "CHA" "Unit": "CHA"
}, },
{ {
"BriefDescription": "This event is deprecated. Refer to new event UNC_CHA_LLC_LOOKUP.RFO_LOCAL", "BriefDescription": "This event is deprecated.",
"Deprecated": "1", "Deprecated": "1",
"EventCode": "0x34", "EventCode": "0x34",
"EventName": "UNC_CHA_LLC_LOOKUP.RFO_PREF_LOCAL", "EventName": "UNC_CHA_LLC_LOOKUP.RFO_PREF_LOCAL",
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"EventCode": "0x10", "EventCode": "0x10",
"EventName": "UNC_I_COHERENT_OPS.CLFLUSH", "EventName": "UNC_I_COHERENT_OPS.CLFLUSH",
"PerPkg": "1", "PerPkg": "1",
"PublicDescription": "Coherent Ops : CLFlush : Counts the number of coherency related operations servied by the IRP", "PublicDescription": "Coherent Ops : CLFlush : Counts the number of coherency related operations serviced by the IRP",
"UMask": "0x80", "UMask": "0x80",
"Unit": "IRP" "Unit": "IRP"
}, },
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
"EventCode": "0x10", "EventCode": "0x10",
"EventName": "UNC_I_COHERENT_OPS.WBMTOI", "EventName": "UNC_I_COHERENT_OPS.WBMTOI",
"PerPkg": "1", "PerPkg": "1",
"PublicDescription": "Coherent Ops : WbMtoI : Counts the number of coherency related operations servied by the IRP", "PublicDescription": "Coherent Ops : WbMtoI : Counts the number of coherency related operations serviced by the IRP",
"UMask": "0x40", "UMask": "0x40",
"Unit": "IRP" "Unit": "IRP"
}, },
...@@ -454,7 +454,7 @@ ...@@ -454,7 +454,7 @@
"EventCode": "0x11", "EventCode": "0x11",
"EventName": "UNC_I_TRANSACTIONS.WRITES", "EventName": "UNC_I_TRANSACTIONS.WRITES",
"PerPkg": "1", "PerPkg": "1",
"PublicDescription": "Inbound Transaction Count : Writes : Counts the number of Inbound transactions from the IRP to the Uncore. This can be filtered based on request type in addition to the source queue. Note the special filtering equation. We do OR-reduction on the request type. If the SOURCE bit is set, then we also do AND qualification based on the source portID. : Trackes only write requests. Each write request should have a prefetch, so there is no need to explicitly track these requests. For writes that are tickled and have to retry, the counter will be incremented for each retry.", "PublicDescription": "Inbound Transaction Count : Writes : Counts the number of Inbound transactions from the IRP to the Uncore. This can be filtered based on request type in addition to the source queue. Note the special filtering equation. We do OR-reduction on the request type. If the SOURCE bit is set, then we also do AND qualification based on the source portID. : Tracks only write requests. Each write request should have a prefetch, so there is no need to explicitly track these requests. For writes that are tickled and have to retry, the counter will be incremented for each retry.",
"UMask": "0x2", "UMask": "0x2",
"Unit": "IRP" "Unit": "IRP"
}, },
......
...@@ -2505,17 +2505,6 @@ ...@@ -2505,17 +2505,6 @@
"UMask": "0x10", "UMask": "0x10",
"Unit": "IIO" "Unit": "IIO"
}, },
{
"BriefDescription": "Number requests sent to PCIe from main die : From IRP",
"EventCode": "0xC2",
"EventName": "UNC_IIO_NUM_REQ_FROM_CPU.IRP",
"FCMask": "0x07",
"PerPkg": "1",
"PortMask": "0xFF",
"PublicDescription": "Number requests sent to PCIe from main die : From IRP : Captures Posted/Non-posted allocations from IRP. i.e. either non-confined P2P traffic or from the CPU",
"UMask": "0x1",
"Unit": "IIO"
},
{ {
"BriefDescription": "Number requests sent to PCIe from main die : From ITC", "BriefDescription": "Number requests sent to PCIe from main die : From ITC",
"EventCode": "0xC2", "EventCode": "0xC2",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment