aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2021-10-17 13:42:12 +0100
committerDaniel Lezcano <[email protected]>2021-10-17 21:47:05 +0200
commita38b71b0833eb2fabd2b1fa37d665c0a88b8b7e4 (patch)
tree37d1e56f4814a8c8eb749be6bfd000201cb22a25 /tools/perf/scripts/python/export-to-sqlite.py
parent1e8d929231cf7b397101c5e6aaaa3d9bc9832f10 (diff)
clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL
In order to cope better with high frequency counters, move the programming of the timers from the countdown timer (TVAL) over to the comparator (CVAL). The programming model is slightly different, as we now need to read the current counter value to have an absolute deadline instead of a relative one. There is a small overhead to this change, which we will address in the following patches. Reviewed-by: Oliver Upton <[email protected]> Reviewed-by: Mark Rutland <[email protected]> Tested-by: Mark Rutland <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions