]> granicus.if.org Git - sysstat/commit
mpstat: Fix alignment output for mpstat -I {CPU,SCPU}
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 13 Jul 2015 13:46:15 +0000 (15:46 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 13 Jul 2015 13:55:34 +0000 (15:55 +0200)
commit75277acfe98b2fc41cab1fd363886eaebbc131e1
treec6acbfd063bbefa785b4e47830adfdd34e2f3b64
parent3fe59a814eadedfda7bfc5e259a217f86293d59e
mpstat: Fix alignment output for mpstat -I {CPU,SCPU}

Commit 8ac5760 didn't cover all the cases properly (interrupts whose
name has between 11 and 13 characters).

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