]> granicus.if.org Git - sysstat/commit
sadc: Allow to unselect activities by name
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 6 Aug 2018 16:28:10 +0000 (18:28 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 6 Aug 2018 16:28:10 +0000 (18:28 +0200)
commit375c19465118f990d95150899a4c3c90ba265bdc
treeaac7d02b5de0d7d4e20e9354fa335c2447bc2f95
parentc2f9d1693d02037b21450a0d43fb27f6b53a86fd
sadc: Allow to unselect activities by name

The idea here is to make it possible for the user to *unselect* an
activity which is collected by default by sadc.
For example, you can now choose to collect all
possible statistics except those for interrupts:

sadc -S XALL,-A_IRQ (...)

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