ifpps: make '+' to '-' sort more clear
commitf1c783dc1c66b8868f011f327bf4e113a05f18f7
authorDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 15:08:35 +0000 (11 17:08 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 15:08:35 +0000 (11 17:08 +0200)
tree103817295fe7850655ae13652ebaeabf50ec4474
parent40ce5afc8528afde98aa7d434538c231d4a5814f
ifpps: make '+' to '-' sort more clear

If will now look like the following:

  cpu6 +:       237357 irqs
  cpu2 |:       117538 irqs
  cpu0 |:         8419 irqs
  cpu7 |:         4523 irqs
  cpu5 |:         4312 irqs
  cpu1 -:         1432 irqs
  avg:           47606.8

This makes it a bit more precise/intuitive that we sort from max
to min.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ifpps.c