diff options
author | 2018-07-10 09:58:00 +0100 | |
---|---|---|
committer | 2018-07-10 18:19:02 +0100 | |
commit | e2da97d328d4951d25f6634eda7213f7257417b6 (patch) | |
tree | 720f1eb257839024079bd868eea080cc895be84e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | arm_pmu: Change API to support 64bit counter values (diff) | |
download | linux-dev-e2da97d328d4951d25f6634eda7213f7257417b6.tar.xz linux-dev-e2da97d328d4951d25f6634eda7213f7257417b6.zip |
arm_pmu: Add support for 64bit event counters
Each PMU has a set of 32bit event counters. But in some
special cases, the events could be counted using counters
which are effectively 64bit wide.
e.g, Arm V8 PMUv3 has a 64 bit cycle counter which can count
only the CPU cycles. Also, the PMU can chain the event counters
to effectively count as a 64bit counter.
Add support for tracking the events that uses 64bit counters.
This only affects the periods set for each counter in the core
driver.
Cc: Will Deacon <will.deacon@arm.com>
Reviewed-by: Julien Thierry <julien.thierry@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions