Loading
tools/power turbostat: Add an NMI column
Add an NMI column, a proper sub-set of the IRQ column. It would be preferable if the kernel exported /sys/kernel/irq/NMI/per_cpu_count. But since we are already forced to parse /proc/interrupts, noticing which row is the NMI is simple enough. Suggested-by:Artem Bityutskiy <artem.bityutskiy@intel.com> Signed-off-by:
Len Brown <len.brown@intel.com>