]> granicus.if.org Git - sysstat/commit
Option -c added to sadf: Upgrade an old sa datafile
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 11 Jul 2014 07:56:06 +0000 (09:56 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 11 Jul 2014 07:56:06 +0000 (09:56 +0200)
commit3e5cb4c968dac23e2cfc20d1467f624b27d2ae6a
tree9994bd6572865157332245722c2137210fe9e875
parent40046f9846ece5f01cf53451e95d0f7f84d53989
Option -c added to sadf: Upgrade an old sa datafile

This patch adds option -c to sadf. This option enables the user to
upgrade ("convert") an old system activity datafile (version 9.1.6 and
later) to the up-to-date format (11.1.1 as of today).
Enter "sadf -c old_datafile >new_datafile".

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Makefile.in
format.c
sa.h
sa_common.c
sa_conv.c [new file with mode: 0644]
sa_conv.h [new file with mode: 0644]
sadc.c
sadf.c
sadf.h