aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorKan Liang <[email protected]>2023-01-04 12:13:43 -0800
committerIngo Molnar <[email protected]>2023-01-09 12:22:07 +0100
commitc87a31093c707eb0b8c48aab89922c1d0bf4bd90 (patch)
treedad1cab2dc58a09821615c7a091950886bda8cd1 /scripts/gdb/linux/modules.py
parent38aaf921e92dc5cf87e4a6c5a4b24dd99155cace (diff)
perf/x86: Support Retire Latency
Retire Latency reports the number of elapsed core clocks between the retirement of the instruction indicated by the Instruction Pointer field of the PEBS record and the retirement of the prior instruction. It's enumerated by the IA32_PERF_CAPABILITIES.PEBS_TIMING_INFO[17]. Add flag PMU_FL_RETIRE_LATENCY to indicate the availability of the feature. The Retire Latency is not supported by the fixed counter 0 on p-core of MTL. Signed-off-by: Kan Liang <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Andi Kleen <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions