mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-26 21:39:17 +07:00
edaa78b4c0
Add a Intel event file for perf. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Link: http://lkml.kernel.org/n/tip-ae0xxgo3k6w8hczxwqcfzgc7@git.kernel.org [ Lowercased the directory and file names ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
26 lines
722 B
JSON
26 lines
722 B
JSON
[
|
|
{
|
|
"EventCode": "0xD0",
|
|
"Counter": "0,1,2,3",
|
|
"UMask": "0x1",
|
|
"EventName": "MACRO_INSTS.DECODED",
|
|
"SampleAfterValue": "2000000",
|
|
"BriefDescription": "Instructions decoded"
|
|
},
|
|
{
|
|
"EventCode": "0xA6",
|
|
"Counter": "0,1,2,3",
|
|
"UMask": "0x1",
|
|
"EventName": "MACRO_INSTS.FUSIONS_DECODED",
|
|
"SampleAfterValue": "2000000",
|
|
"BriefDescription": "Macro-fused instructions decoded"
|
|
},
|
|
{
|
|
"EventCode": "0x19",
|
|
"Counter": "0,1,2,3",
|
|
"UMask": "0x1",
|
|
"EventName": "TWO_UOP_INSTS_DECODED",
|
|
"SampleAfterValue": "2000000",
|
|
"BriefDescription": "Two Uop instructions decoded"
|
|
}
|
|
] |