]> git.ipfire.org Git - collecty.git/commit
graphs: Add context switch graph
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 15:15:15 +0000 (15:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Oct 2025 15:15:15 +0000 (15:15 +0000)
commitc37866c9f4d3582d7cc80bc0c9d4791c8b6749da
treef347207cdcc66482fff697167cc0097ff1f4f824
parent2ff2cbd3da572392f07b17fd4aaa5976cc0f6fd8
graphs: Add context switch graph

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/graphs.c
src/daemon/graphs/contextswitches.c [new file with mode: 0644]
src/daemon/graphs/contextswitches.h [new file with mode: 0644]