mirror of
https://github.com/torvalds/linux.git
synced 2026-04-29 20:12:38 -04:00
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-h6mjvfxcyfx2w4pf22xb3e8d@git.kernel.org [ Lowercased the directory and file names ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
12 lines
427 B
JSON
12 lines
427 B
JSON
[
|
|
{
|
|
"PublicDescription": "This event counts the number of hardware interruptions received by the processor.",
|
|
"EventCode": "0xCB",
|
|
"Counter": "0,1,2,3",
|
|
"UMask": "0x1",
|
|
"EventName": "HW_INTERRUPTS.RECEIVED",
|
|
"SampleAfterValue": "100003",
|
|
"BriefDescription": "Number of hardware interrupts received by the processor.",
|
|
"CounterHTOff": "0,1,2,3,4,5,6,7"
|
|
}
|
|
] |