commit | 562a2d377bb9882c49debc9e1be7127a1717e242 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Feb 26 23:48:05 2016 -0500 |
committer | Len Brown <len.brown@intel.com> | Sun Mar 13 03:55:40 2016 -0400 |
tree | 78d5fe76290e7e46ae6e824d48bf412946204e9a | |
parent | 36229897ba966bb0dc9e060222ff17b198252367 [diff] |
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>