diff options
author | 2023-02-06 14:49:39 +0100 | |
---|---|---|
committer | 2023-02-09 20:11:22 +0100 | |
commit | c01016299dc7db5c7b86107b3e129a18dd683574 (patch) | |
tree | 60a76d5e3cdbb4c8e4fc2969f33111b3764a3ef4 /tools/perf/scripts/python/stackcollapse.py | |
parent | Merge branch 'cmpxchg_user_key' into features (diff) | |
download | wireguard-linux-c01016299dc7db5c7b86107b3e129a18dd683574.tar.xz wireguard-linux-c01016299dc7db5c7b86107b3e129a18dd683574.zip |
s390/idle: move idle time accounting to account_idle_time_irq()
There is no reason to do idle time accounting in arch_cpu_idle().
Do idle time accounting in account_idle_time_irq(), where it belongs
to. The accounted values don't change between account_idle_time_irq() and
arch_cpu_idle(); so the result is the same.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions