]> granicus.if.org Git - sysstat/commitdiff
A_IRQ: Check if CPU "all" should be displayed
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 30 Jan 2022 14:16:51 +0000 (15:16 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 30 Jan 2022 14:16:51 +0000 (15:16 +0100)
Don't forget CPU "all" when checking which CPU have been selected and
should be displayed.

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

index b9ba8c67ec27a200cc22da53b4fdd3b237521aac..9b2d0c1cbdad07d467e972707fff0352bd375798 100644 (file)
@@ -3293,7 +3293,7 @@ void get_global_int_statistics(struct activity *a, int prev, int curr,
        int i;
        struct stats_irq *stc_cpu_sum, *stp_cpu_sum;
 
-       for (i = 1; (i < a->nr_ini) && (i < a->bitmap->b_size + 1); i++) {
+       for (i = 0; (i < a->nr_ini) && (i < a->bitmap->b_size + 1); i++) {
 
                /*
                 * The size of a->buf[...] CPU structure may be different from the default