diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-02-06 14:49:39 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-02-09 20:11:22 +0100 |
commit | c01016299dc7db5c7b86107b3e129a18dd683574 (patch) | |
tree | 60a76d5e3cdbb4c8e4fc2969f33111b3764a3ef4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 740d63b5a0595508e041cba825c1ae64385fc6d9 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions