]> granicus.if.org Git - sysstat/commit
sadf: Update conversion function
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Feb 2018 16:20:13 +0000 (17:20 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 3 Feb 2018 16:20:13 +0000 (17:20 +0100)
commitaa01283d98acb6e285c657dbbb21abde1fd377aa
tree08dcebf3b0095060a185628aa1c913ffc8e4e534
parent1d7c7bf0c7d1c207cf91a506779292320c029e96
sadf: Update conversion function

Update sadf function used to convert an old datafile (from version 9.1.6
and later) to the up-to-date format (11.7.2). This function corresponds
to sadf option -c ("sadf -c old_datafile > new_datafile").
It should work on both little endian and big endian data files.
The original endianness of the file is preserved.

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