]> granicus.if.org Git - sysstat/commit
Make device name consistent between sar and iostat
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 27 Jul 2020 07:27:32 +0000 (09:27 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 27 Jul 2020 07:27:32 +0000 (09:27 +0200)
commit2f4c52cc49de8d68534b67a989245b5b268f8116
treed78fe772409548da4523d01beb410d46c293f786
parente2afb97128418daabb2408ad493cd6d35939bb34
Make device name consistent between sar and iostat

Use a common function to determine the name of the device to be
displayed by sar (sar -d) and iostat.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
13 files changed:
common.c
common.h
iostat.c
json_stats.c
pcp_stats.c
pr_stats.c
raw_stats.c
rndr_stats.c
sa_common.c
sadf_misc.c
sar.c
svg_stats.c
xml_stats.c