]> granicus.if.org Git - sysstat/commit
A_IRQ: Move to new structure
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 23 Jan 2022 14:48:52 +0000 (15:48 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 23 Jan 2022 14:48:52 +0000 (15:48 +0100)
commit77ae1797b0b72e51caca1763f99ff42159012401
tree223caf6a151b460a5058aa591d76b7e4186824db
parent63b5d1744c253cc93eb48561e6e0bd48dc8368e4
A_IRQ: Move to new structure

Interrupts activity structure is modified.
The interrupt name will now be saved together with the number of
interrupts.
The number of interrupts is saved as an unsigned int to be consistent
with the type used by the kernel.

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