diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2023-06-07 03:43:47 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2023-06-13 05:48:55 +0300 |
commit | 71a5fd7d89fb6e6071f041ba1b55837837ccddb8 (patch) | |
tree | dd396c0fe821564fba92b4426f7f5a2a7f35b621 /tools/perf/scripts/python/stackcollapse.py | |
parent | f9f6ff8c5adb1b60cabc65dd830580dedeeb9aa6 (diff) | |
download | linux-71a5fd7d89fb6e6071f041ba1b55837837ccddb8.tar.xz |
xtensa: drop platform_heartbeat
platform_heartbeat is called from the timer interrupt handler, but
there may be no periodic timer interrupts on xtensa, so the frequency of
platform_heartbeat calls may be unrelated to HZ. Drop the callback and
reimplement its only user with a timer.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions