]> www.infradead.org Git - users/jedix/linux-maple.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)
committerDhaval Giani <dhaval.giani@oracle.com>
Mon, 16 Jan 2017 20:11:09 +0000 (15:11 -0500)
commit6f04c740777fce693fe8dff3c9a5f6164f090de8
treeca6dbba2234fb78fc4b75ce91e575797af01ffc7
parent95c19587a3b92324e4a65ae7d57e62575cd6c3a5
tools/power turbostat: show IRQs per CPU

Orabug: 24811361

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>
(cherry picked from commit 562a2d377bb9882c49debc9e1be7127a1717e242)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
tools/power/x86/turbostat/turbostat.c