]> git.ipfire.org Git - collecty.git/commit
Add a processor graph
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Oct 2025 11:55:50 +0000 (11:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Oct 2025 12:00:48 +0000 (12:00 +0000)
commitabfa42f5924151ca1a74769a7716213527a740c8
tree60210c0fac8406435ccfd319f285bfd6751b4477
parent234ad49ef120703c5404bcfeca3a8d6ca940afd8
Add a processor graph

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