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)
commit562a2d377bb9882c49debc9e1be7127a1717e242
tree78d5fe76290e7e46ae6e824d48bf412946204e9a
parent36229897ba966bb0dc9e060222ff17b198252367
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