Skip to content

Commit 8ee3781

Browse files
captain5050acmel
authored andcommitted
perf vendor events intel: Refresh ivytown metrics and events
Update the ivytown metrics and events using the new tooling from: https://github.com/intel/perfmon The metrics are unchanged but the formulas differ due to parentheses, use of exponents and removal of redundant operations like "* 1". The events are unchanged but unused json values are removed. The formatting changes increase consistency across the json files. Signed-off-by: Ian Rogers <[email protected]> Acked-by: Kan Liang <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Caleb Biggers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: John Garry <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Perry Taylor <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Xing Zhengjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent d86ac8d commit 8ee3781

13 files changed

+346
-2025
lines changed

tools/perf/pmu-events/arch/x86/ivytown/cache.json

Lines changed: 0 additions & 274 deletions
Large diffs are not rendered by default.

tools/perf/pmu-events/arch/x86/ivytown/floating-point.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[
22
{
33
"BriefDescription": "Cycles with any input/output SSE or FP assist",
4-
"Counter": "0,1,2,3",
5-
"CounterHTOff": "0,1,2,3",
64
"CounterMask": "1",
75
"EventCode": "0xCA",
86
"EventName": "FP_ASSIST.ANY",
@@ -12,8 +10,6 @@
1210
},
1311
{
1412
"BriefDescription": "Number of SIMD FP assists due to input values",
15-
"Counter": "0,1,2,3",
16-
"CounterHTOff": "0,1,2,3,4,5,6,7",
1713
"EventCode": "0xCA",
1814
"EventName": "FP_ASSIST.SIMD_INPUT",
1915
"PublicDescription": "Number of SIMD FP assists due to input values.",
@@ -22,8 +18,6 @@
2218
},
2319
{
2420
"BriefDescription": "Number of SIMD FP assists due to Output values",
25-
"Counter": "0,1,2,3",
26-
"CounterHTOff": "0,1,2,3,4,5,6,7",
2721
"EventCode": "0xCA",
2822
"EventName": "FP_ASSIST.SIMD_OUTPUT",
2923
"PublicDescription": "Number of SIMD FP assists due to output values.",
@@ -32,8 +26,6 @@
3226
},
3327
{
3428
"BriefDescription": "Number of X87 assists due to input value.",
35-
"Counter": "0,1,2,3",
36-
"CounterHTOff": "0,1,2,3,4,5,6,7",
3729
"EventCode": "0xCA",
3830
"EventName": "FP_ASSIST.X87_INPUT",
3931
"PublicDescription": "Number of X87 FP assists due to input values.",
@@ -42,8 +34,6 @@
4234
},
4335
{
4436
"BriefDescription": "Number of X87 assists due to output value.",
45-
"Counter": "0,1,2,3",
46-
"CounterHTOff": "0,1,2,3,4,5,6,7",
4737
"EventCode": "0xCA",
4838
"EventName": "FP_ASSIST.X87_OUTPUT",
4939
"PublicDescription": "Number of X87 FP assists due to output values.",
@@ -52,8 +42,6 @@
5242
},
5343
{
5444
"BriefDescription": "Number of SSE* or AVX-128 FP Computational packed double-precision uops issued this cycle",
55-
"Counter": "0,1,2,3",
56-
"CounterHTOff": "0,1,2,3,4,5,6,7",
5745
"EventCode": "0x10",
5846
"EventName": "FP_COMP_OPS_EXE.SSE_PACKED_DOUBLE",
5947
"PublicDescription": "Number of SSE* or AVX-128 FP Computational packed double-precision uops issued this cycle.",
@@ -62,8 +50,6 @@
6250
},
6351
{
6452
"BriefDescription": "Number of SSE* or AVX-128 FP Computational packed single-precision uops issued this cycle",
65-
"Counter": "0,1,2,3",
66-
"CounterHTOff": "0,1,2,3,4,5,6,7",
6753
"EventCode": "0x10",
6854
"EventName": "FP_COMP_OPS_EXE.SSE_PACKED_SINGLE",
6955
"PublicDescription": "Number of SSE* or AVX-128 FP Computational packed single-precision uops issued this cycle.",
@@ -72,8 +58,6 @@
7258
},
7359
{
7460
"BriefDescription": "Number of SSE* or AVX-128 FP Computational scalar double-precision uops issued this cycle",
75-
"Counter": "0,1,2,3",
76-
"CounterHTOff": "0,1,2,3,4,5,6,7",
7761
"EventCode": "0x10",
7862
"EventName": "FP_COMP_OPS_EXE.SSE_SCALAR_DOUBLE",
7963
"PublicDescription": "Counts number of SSE* or AVX-128 double precision FP scalar uops executed.",
@@ -82,8 +66,6 @@
8266
},
8367
{
8468
"BriefDescription": "Number of SSE* or AVX-128 FP Computational scalar single-precision uops issued this cycle",
85-
"Counter": "0,1,2,3",
86-
"CounterHTOff": "0,1,2,3,4,5,6,7",
8769
"EventCode": "0x10",
8870
"EventName": "FP_COMP_OPS_EXE.SSE_SCALAR_SINGLE",
8971
"PublicDescription": "Number of SSE* or AVX-128 FP Computational scalar single-precision uops issued this cycle.",
@@ -92,8 +74,6 @@
9274
},
9375
{
9476
"BriefDescription": "Number of FP Computational Uops Executed this cycle. The number of FADD, FSUB, FCOM, FMULs, integer MULs and IMULs, FDIVs, FPREMs, FSQRTS, integer DIVs, and IDIVs. This event does not distinguish an FADD used in the middle of a transcendental flow from a s",
95-
"Counter": "0,1,2,3",
96-
"CounterHTOff": "0,1,2,3,4,5,6,7",
9777
"EventCode": "0x10",
9878
"EventName": "FP_COMP_OPS_EXE.X87",
9979
"PublicDescription": "Counts number of X87 uops executed.",
@@ -102,26 +82,20 @@
10282
},
10383
{
10484
"BriefDescription": "Number of SIMD Move Elimination candidate uops that were eliminated.",
105-
"Counter": "0,1,2,3",
106-
"CounterHTOff": "0,1,2,3,4,5,6,7",
10785
"EventCode": "0x58",
10886
"EventName": "MOVE_ELIMINATION.SIMD_ELIMINATED",
10987
"SampleAfterValue": "1000003",
11088
"UMask": "0x2"
11189
},
11290
{
11391
"BriefDescription": "Number of SIMD Move Elimination candidate uops that were not eliminated.",
114-
"Counter": "0,1,2,3",
115-
"CounterHTOff": "0,1,2,3,4,5,6,7",
11692
"EventCode": "0x58",
11793
"EventName": "MOVE_ELIMINATION.SIMD_NOT_ELIMINATED",
11894
"SampleAfterValue": "1000003",
11995
"UMask": "0x8"
12096
},
12197
{
12298
"BriefDescription": "Number of GSSE memory assist for stores. GSSE microcode assist is being invoked whenever the hardware is unable to properly handle GSSE-256b operations.",
123-
"Counter": "0,1,2,3",
124-
"CounterHTOff": "0,1,2,3,4,5,6,7",
12599
"EventCode": "0xC1",
126100
"EventName": "OTHER_ASSISTS.AVX_STORE",
127101
"PublicDescription": "Number of assists associated with 256-bit AVX store operations.",
@@ -130,26 +104,20 @@
130104
},
131105
{
132106
"BriefDescription": "Number of transitions from AVX-256 to legacy SSE when penalty applicable.",
133-
"Counter": "0,1,2,3",
134-
"CounterHTOff": "0,1,2,3,4,5,6,7",
135107
"EventCode": "0xC1",
136108
"EventName": "OTHER_ASSISTS.AVX_TO_SSE",
137109
"SampleAfterValue": "100003",
138110
"UMask": "0x10"
139111
},
140112
{
141113
"BriefDescription": "Number of transitions from SSE to AVX-256 when penalty applicable.",
142-
"Counter": "0,1,2,3",
143-
"CounterHTOff": "0,1,2,3,4,5,6,7",
144114
"EventCode": "0xC1",
145115
"EventName": "OTHER_ASSISTS.SSE_TO_AVX",
146116
"SampleAfterValue": "100003",
147117
"UMask": "0x20"
148118
},
149119
{
150120
"BriefDescription": "number of AVX-256 Computational FP double precision uops issued this cycle",
151-
"Counter": "0,1,2,3",
152-
"CounterHTOff": "0,1,2,3,4,5,6,7",
153121
"EventCode": "0x11",
154122
"EventName": "SIMD_FP_256.PACKED_DOUBLE",
155123
"PublicDescription": "Counts 256-bit packed double-precision floating-point instructions.",
@@ -158,8 +126,6 @@
158126
},
159127
{
160128
"BriefDescription": "number of GSSE-256 Computational FP single precision uops issued this cycle",
161-
"Counter": "0,1,2,3",
162-
"CounterHTOff": "0,1,2,3,4,5,6,7",
163129
"EventCode": "0x11",
164130
"EventName": "SIMD_FP_256.PACKED_SINGLE",
165131
"PublicDescription": "Counts 256-bit packed single-precision floating-point instructions.",

0 commit comments

Comments
 (0)