]> granicus.if.org Git - sysstat/commit
sadc: Select activities by name
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 17 Jan 2018 20:26:56 +0000 (21:26 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 17 Jan 2018 20:26:56 +0000 (21:26 +0100)
commitd3a6085fa4de03096d995267ac7aa39e5318f8a4
tree9238665d2a4ef73f5bc7584df5e6e9a007ce2e47
parent43da2e7831c3e21a6dddcd83036023526131c86e
sadc: Select activities by name

This patch enables the user to select exactly which activities will be
collected by sadc and saved into the binary data file.
Selected activities are entered following sadc's option -S using their
formal report name (these names are displayed by "sar --help").

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