diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2017-07-21 20:15:27 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-08-01 14:14:06 +0300 |
commit | c6f97add0f2ac83b98b06dbdda58fa47638ae7b0 (patch) | |
tree | c8cb6bd8f2298b13a329c0d5c9fb6507614ae783 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (diff) | |
download | linux-c6f97add0f2ac83b98b06dbdda58fa47638ae7b0.tar.xz |
arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0
In an ideal world, CNTFRQ_EL0 always contains the timer frequency
for the kernel to use. Sadly, we get quite a few broken systems
where the firmware authors cannot be bothered to program that
register on all CPUs, and rely on DT to provide that frequency.
So when trapping CNTFRQ_EL0, make sure to return the actual rate
(as known by the kernel), and not CNTFRQ_EL0.
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions