]> granicus.if.org Git - sysstat/commit
sar: Display values in human readable format
authorSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 09:58:03 +0000 (10:58 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 09:58:03 +0000 (10:58 +0100)
commitc1e26f0fb09b33b3100844cbc707bc4fa4b01095
tree09dca8aa49e232f0c490dff492e2712ffb13d12a
parentc18d47081c7795ae486e2d82abaeb534a8b061c2
sar: Display values in human readable format

Take into account new "--human" option to display values in human
readable format.
Functions cprintf_f() cprintf_u64() are modified to add the unit after
the value if requested.
Only a few options are concerned for sar.
Other commands are updated too, but the option will be activated in
separate patches.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
cifsiostat.c
common.c
common.h
iostat.c
mpstat.c
pidstat.c
pr_stats.c
tapestat.c