]> granicus.if.org Git - sysstat/commit
A_IRQ: Display each item in report's header line
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 29 Dec 2021 10:54:02 +0000 (11:54 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 30 Dec 2021 13:39:04 +0000 (14:39 +0100)
commitf800b529348feb64b20888101917a56159528943
treece7d89b6b8432b513d75d38ea6cdab8acc8d7f0c
parenteefbf6bb31516b06f8665bb62672e581a3f38d16
A_IRQ: Display each item in report's header line

Update function used to display the name of the columns in sar's
reports. A string like "CPU*" will be replaced with "all", "CPU0",
"CPU1", etc.

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