Skip to content

Commit 0c0587b

Browse files
Merge pull request #296 from edwarddavidbaker/sync-platforms
GNR, SRF, GRR: Release event updates
2 parents e0bc1c4 + f6013d6 commit 0c0587b

10 files changed

+1569
-75
lines changed

GNR/events/graniterapids_core.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Header": {
33
"Copyright": "Copyright (c) 2001 - 2025 Intel Corporation. All rights reserved.",
4-
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) 6 Processor with P-cores - V1.06",
5-
"DatePublished": "01/17/2025",
6-
"Version": "1.06",
4+
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) 6 Processor with P-cores - V1.07",
5+
"DatePublished": "02/25/2025",
6+
"Version": "1.07",
77
"Legend": ""
88
},
99
"Events": [

GNR/events/graniterapids_uncore.json

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Header": {
33
"Copyright": "Copyright (c) 2001 - 2025 Intel Corporation. All rights reserved.",
4-
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) 6 Processor with P-cores - V1.06",
5-
"DatePublished": "01/17/2025",
6-
"Version": "1.06",
4+
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) 6 Processor with P-cores - V1.07",
5+
"DatePublished": "02/25/2025",
6+
"Version": "1.07",
77
"Legend": ""
88
},
99
"Events": [
@@ -3787,6 +3787,24 @@
37873787
"FILTER_VALUE": "0",
37883788
"CounterType": "PGMABLE"
37893789
},
3790+
{
3791+
"Unit": "CHA",
3792+
"EventCode": "0x3d",
3793+
"UMask": "0x01",
3794+
"PortMask": "0x00",
3795+
"FCMask": "0x00",
3796+
"UMaskExt": "0x00000000",
3797+
"EventName": "UNC_CHA_SF_EVICTION.M_STATE",
3798+
"BriefDescription": "Counts snoop filter capacity evictions for entries tracking modified lines in the cores? cache.? Snoop filter capacity evictions occur when the snoop filter is full and evicts an existing entry to track a new entry.? Does not count clean evictions such as when a core?s cache replaces a tracked cacheline with a new cacheline.",
3799+
"PublicDescription": "Snoop Filter Capacity Evictions : M state",
3800+
"Counter": "0,1,2,3",
3801+
"ELLC": "0",
3802+
"Filter": "na",
3803+
"ExtSel": "0",
3804+
"Deprecated": "0",
3805+
"FILTER_VALUE": "0",
3806+
"CounterType": "PGMABLE"
3807+
},
37903808
{
37913809
"Unit": "CHA",
37923810
"EventCode": "0x50",

0 commit comments

Comments
 (0)