]> granicus.if.org Git - sysstat/commit
sadc/sar: New format (part 7): Allocate structures dynamically
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Dec 2017 07:49:56 +0000 (08:49 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Dec 2017 07:49:56 +0000 (08:49 +0100)
commit14f034cc8601e27196d4c439b3ec79867e097460
tree03d36e3790fcefb636d591ceaa16a2405d62bedd
parentfdbc429c50ff12a66c75ee3054570fe38930871e
sadc/sar: New format (part 7): Allocate structures dynamically

The goal of this patch is to make sar and sadc able to deal with any
number of devices which may be registered by the system, even if this
number is much higher than the intial one when the datafile was created.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
activity.c
pr_stats.c
rd_sensors.c
rd_sensors.h
rd_stats.c
rd_stats.h
sa.h
sa_common.c
sa_wrap.c
sadc.c
sar.c