mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
perf vendor events intel: Update elkhartlake event topics
Apply topic updates from: https://github.com/intel/event-converter-for-linux-perf/ Signed-off-by: Ian Rogers <irogers@google.com> Reviewed-by: Kan Liang <kan.liang@linux.intel.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Alexandre Torgue <alexandre.torgue@foss.st.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: James Clark <james.clark@arm.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: John Garry <john.garry@huawei.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Xing Zhengjun <zhengjun.xing@linux.intel.com> Link: https://lore.kernel.org/r/20220413210503.3256922-12-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
44a4b9ad8e
commit
8f1a69825f
|
|
@ -1,15 +1,4 @@
|
|||
[
|
||||
{
|
||||
"BriefDescription": "Counts the total number of BTCLEARS.",
|
||||
"CollectPEBSRecord": "2",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0xe8",
|
||||
"EventName": "BTCLEAR.ANY",
|
||||
"PDIR_COUNTER": "na",
|
||||
"PEBScounters": "0,1,2,3",
|
||||
"PublicDescription": "Counts the total number of BTCLEARS which occurs when the Branch Target Buffer (BTB) predicts a taken branch.",
|
||||
"SampleAfterValue": "200003"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "This event is deprecated. Refer to new event BUS_LOCK.SELF_LOCKS",
|
||||
"CollectPEBSRecord": "2",
|
||||
|
|
@ -180,4 +169,4 @@
|
|||
"SampleAfterValue": "100003",
|
||||
"UMask": "0x1"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
|
|
@ -153,6 +153,17 @@
|
|||
"SampleAfterValue": "200003",
|
||||
"UMask": "0xfe"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the total number of BTCLEARS.",
|
||||
"CollectPEBSRecord": "2",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0xe8",
|
||||
"EventName": "BTCLEAR.ANY",
|
||||
"PDIR_COUNTER": "na",
|
||||
"PEBScounters": "0,1,2,3",
|
||||
"PublicDescription": "Counts the total number of BTCLEARS which occurs when the Branch Target Buffer (BTB) predicts a taken branch.",
|
||||
"SampleAfterValue": "200003"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of unhalted core clock cycles. (Fixed event)",
|
||||
"CollectPEBSRecord": "2",
|
||||
|
|
@ -516,4 +527,4 @@
|
|||
"SampleAfterValue": "2000003",
|
||||
"UMask": "0x1"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user