Skip to content

Commit

Permalink
WSM-EX: Release v4 event files
Browse files Browse the repository at this point in the history
This commit releases WSM-EX v4 events and updates mapfile.csv
accordingly.
  • Loading branch information
edwarddavidbaker committed Sep 11, 2023
1 parent 875b00a commit de077a6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions WSM-EX/events/WestmereEX_core.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Header": {
"Copyright": "Copyright (c) 2001 - 2022 Intel Corporation. All rights reserved.",
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) Processor Processors Based on the WestmereEX Microarchitecture - V3",
"DatePublished": "04/14/2022",
"Version": "3",
"Copyright": "Copyright (c) 2001 - 2023 Intel Corporation. All rights reserved.",
"Info": "Performance Monitoring Events for Intel(R) Xeon(R) Processor Processors Based on the WestmereEX Microarchitecture - V4",
"DatePublished": "08/29/2023",
"Version": "4",
"Legend": ""
},
"Events": [
Expand Down Expand Up @@ -113,8 +113,8 @@
"EventCode": "0xE8",
"UMask": "0x1",
"EventName": "BPU_CLEARS.EARLY",
"BriefDescription": "Early Branch Prediciton Unit clears",
"PublicDescription": "Early Branch Prediciton Unit clears",
"BriefDescription": "Early Branch Prediction Unit clears",
"PublicDescription": "Early Branch Prediction Unit clears",
"Counter": "0,1,2,3",
"SampleAfterValue": "2000000",
"MSRIndex": "0",
Expand Down Expand Up @@ -997,8 +997,8 @@
"EventCode": "0xF7",
"UMask": "0x4",
"EventName": "FP_ASSIST.INPUT",
"BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)",
"PublicDescription": "X87 Floating poiint assists for invalid input value (Precise Event)",
"BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)",
"PublicDescription": "X87 Floating point assists for invalid input value (Precise Event)",
"Counter": "0,1,2,3",
"SampleAfterValue": "20000",
"MSRIndex": "0",
Expand Down Expand Up @@ -2034,8 +2034,8 @@
"EventCode": "0xF1",
"UMask": "0x7",
"EventName": "L2_LINES_IN.ANY",
"BriefDescription": "L2 lines alloacated",
"PublicDescription": "L2 lines alloacated",
"BriefDescription": "L2 lines allocated",
"PublicDescription": "L2 lines allocated",
"Counter": "0,1,2,3",
"SampleAfterValue": "100000",
"MSRIndex": "0",
Expand Down
2 changes: 1 addition & 1 deletion mapfile.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GenuineIntel-6-2E,V4,/NHM-EX/events/NehalemEX_core.json,core,,,
GenuineIntel-6-1E,V4,/NHM-EP/events/NehalemEP_core.json,core,,,
GenuineIntel-6-1F,V4,/NHM-EP/events/NehalemEP_core.json,core,,,
GenuineIntel-6-1A,V4,/NHM-EP/events/NehalemEP_core.json,core,,,
GenuineIntel-6-2F,V3,/WSM-EX/events/WestmereEX_core.json,core,,,
GenuineIntel-6-2F,V4,/WSM-EX/events/WestmereEX_core.json,core,,,
GenuineIntel-6-25,V4,/WSM-EP-SP/events/WestmereEP-SP_core.json,core,,,
GenuineIntel-6-2C,V5,/WSM-EP-DP/events/WestmereEP-DP_core.json,core,,,
GenuineIntel-6-37,V15,/SLM/events/Silvermont_core.json,core,,,
Expand Down

0 comments on commit de077a6

Please sign in to comment.