summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2022-11-13 16:38:20 +0000
committerMarc Zyngier <maz@kernel.org>2022-11-17 15:39:51 +0000
commitc82d28cbf1d4f9fe174041b4485c635cb970afa7 (patch)
treeb5a6f81cb3765e44b1e5dd70d83e7123d9aad27b /tools/perf/scripts/python/export-to-postgresql.py
parentacdd8a4e13a008a83c6da88bb53eecbecda9714c (diff)
KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow
The PMU architecture makes a subtle difference between a 64bit counter and a counter that has a 64bit overflow. This is for example the case of the cycle counter, which can generate an overflow on a 32bit boundary if PMCR_EL0.LC==0 despite the accumulation being done on 64 bits. Use this distinction in the few cases where it matters in the code, as we will reuse this with PMUv3p5 long counters. Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20221113163832.3154370-5-maz@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions