]> git.baikalelectronics.ru Git - kernel.git/commit
tools/power turbostat: show IRQs per CPU
authorLen Brown <len.brown@intel.com>
Sat, 27 Feb 2016 04:48:05 +0000 (23:48 -0500)
committerLen Brown <len.brown@intel.com>
Sun, 13 Mar 2016 07:55:40 +0000 (03:55 -0400)
commita636adc9f7fbd40421e81d54b709b604a6fdb6e3
tree78d5fe76290e7e46ae6e824d48bf412946204e9a
parent60ab6f4861cc232d00abf17ee0c96c6eff402e1d
tools/power turbostat: show IRQs per CPU

The new IRQ column shows how many interrupts have occurred on each CPU
during the measurement inteval.  This information comes from
the difference between /proc/interrupts shapshots made before
and after the measurement interval.

The first row, the system summary, shows the sum of the IRQS
for all CPUs during that interval.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c