]> git.ipfire.org Git - pakfire.git/commit
os: Add function to gather cpu stats
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Oct 2023 11:00:11 +0000 (11:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Oct 2023 11:00:11 +0000 (11:00 +0000)
commit8038a15dde4ddf08dc08872a09c2c97c8f677cab
tree18469e0e2ff2cf7e4da3f73ad0405095dc63c326
parent1d29d610616d2dff3eda0dbfdd1669e24d1f7bbf
os: Add function to gather cpu stats

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/os.h
src/libpakfire/os.c
tests/libpakfire/os.c