]> granicus.if.org Git - sysstat/commit
sadc: Check that PSI statistics can be collected
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 19 Apr 2020 06:11:33 +0000 (08:11 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 19 Apr 2020 06:11:33 +0000 (08:11 +0200)
commit0f6e03145c99d1cafec11f24a69de722c2e29f4f
tree2b4ef3c68488e55f1fa30bb1d48d8cb6fc690401
parentf6e44758a8dedbac794226c98bd69540c41c2617
sadc: Check that PSI statistics can be collected

Check that /proc/pressure directory exists for PSI statistics to be
collected.
Add all the necessary code that will be reusable to check if an activity
can be collected by sadc.

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