git: dsynth: Collect and present meta-node statistics.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Dec 13 16:34:04 PST 2020
commit 51705b282e410aa91b8f9a3be97c1de2f3154ac0
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Dec 14 01:29:15 2020 +0100
dsynth: Collect and present meta-node statistics.
- Do not display meta-node ports in 'built' since they are
not really built (although they are marked as successful).
- Create a new category called 'meta' where meta-nodes will
be represented.
- Curses mode does not show meta-nodes, the display is already
too tight.
Feature-request-by: @zrj
Summary of changes:
usr.bin/dsynth/build.c | 4 ++++
usr.bin/dsynth/dsynth.h | 2 ++
usr.bin/dsynth/html.c | 7 ++++++-
usr.bin/dsynth/progress.css | 5 +++++
usr.bin/dsynth/progress.html | 2 ++
usr.bin/dsynth/progress.js | 8 ++++++--
usr.bin/dsynth/runstats.c | 1 +
7 files changed, 26 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/51705b282e410aa91b8f9a3be97c1de2f3154ac0
--
DragonFly BSD source repository
More information about the Commits
mailing list