]> granicus.if.org Git - sysstat/commit
A_IRQ: Don't set name for "sum" interrupt
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 29 Jan 2022 14:32:16 +0000 (15:32 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 29 Jan 2022 14:32:16 +0000 (15:32 +0100)
commit872706035e54ffeb4e330ec504f515b426196e23
tree9aa650554dd71af028100630061aaf33608d68a5
parent3b0f4cb061d481a4b1d86892e1da78876e31e43e
A_IRQ: Don't set name for "sum" interrupt

The name "sum" is already saved as the interrupt name for the total
number of interrupts. So use that name.

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