]> granicus.if.org Git - sysstat/commit
SVG: Add SVG output for CPU statistics
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 18 Mar 2016 13:41:07 +0000 (14:41 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 18 Mar 2016 13:41:07 +0000 (14:41 +0100)
commitd95fdd9f1faaeb31252d92cabecdef1183d3661c
treeac5a06955dfdb58aeddb686657f74d64f8556bff
parent45824d0a72e8bcd83fdd1feaeaf7ec77bfe0bc6a
SVG: Add SVG output for CPU statistics

Each CPU (including CPU "all") has a bar graph, with each metric being
cumulative.
At the present time, %idle is not displayed because I think the graph is
much more readable without it. But an SVG option to display it will
possibly be added in the future.

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