racket/collects/meta/drdr
2011-12-12 10:22:52 -07:00
..
static Include millisecond timings with commas. 2011-09-28 15:52:59 -04:00
tests
analyze.rkt Fixing slight error when a file fails to test properly 2011-10-05 16:29:16 -06:00
archive-test.rkt
archive.rkt
cache.rkt
cc.rkt
config.rkt
copy.sh Adding tgz 2011-08-27 06:54:50 -06:00
diff.rkt
diffcmd.rkt
dirstruct.rkt Adding tgz 2011-08-27 06:54:50 -06:00
example.timing
formats.rkt
good-init.sh
house-call.rkt
info.rkt
INSTALL Note installation step 2011-08-08 12:39:23 -06:00
installed-software
list-count.rkt
main.rkt
make-archive.rkt Adding tgz 2011-08-27 06:54:50 -06:00
metadata.rkt
monitor-drdr.rkt
monitor-scm.rkt DrDr, test this push 2011-11-01 11:16:47 -06:00
notify.rkt
path-utils.rkt
pkgs
plt-build.rkt Removing stderr output from archive? 2011-12-12 10:22:52 -07:00
README
README-PORTS
render.rkt Add links to tooltips, fix second y axis on zoom. 2011-09-07 09:17:03 -04:00
rendering.rkt
replay-log.rkt
replay.rkt
retry.rkt
rewriting.rkt
run-collect.rkt
scm.rkt Handle other branches 2011-11-16 10:31:04 -07:00
sema.rkt
set-browser.rkt
status.rkt
svn.rkt
time-file.rkt
time.rkt removing old graphing system 2011-09-06 16:07:06 -06:00
vdbm.rkt

This is the implementation of DrDr.

It currently only runs on a single machine that is set up in an intricate way.
-- In particular, config.rkt mentions many of those details
-- Also, static/data must be a link to a data directory (/opt/plt/data)

It uses a few of my PLaneT packages and some other ones as well.