]> granicus.if.org Git - sysstat/commit
A_IRQ: sar: Display 0.00 when number of interrupts decreases
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 6 Feb 2022 16:47:58 +0000 (17:47 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 6 Feb 2022 16:47:58 +0000 (17:47 +0100)
commit5c1505821918565c9d13958fce387df1d135e74b
treeedcda636cf66d0536affff41af124e061acfb283
parentee919f007fd759211927fc1a989619229e6dfc48
A_IRQ: sar: Display 0.00 when number of interrupts decreases

When a CPU goes offline, the number of interrupts among all CPU can
decrease. In this case, display a value of 0.00 instead of the huge
number that would appear otherwise.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
pr_stats.c