racket/collects/meta/drdr
2011-09-08 13:07:05 -04:00
..
static Save hidden serieses as well. 2011-09-08 13:07:05 -04:00
tests
analyze.rkt Adding tgz 2011-08-27 06:54:50 -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 Switch tcsh(!) and bash scripts to use /bin/sh. 2011-07-14 12:06:00 -04:00
house-call.rkt
info.rkt
INSTALL Note installation step 2011-08-08 12:39:23 -06:00
installed-software
list-count.rkt
main.rkt Getting it working after the crash 2011-08-08 12:39:21 -06:00
make-archive.rkt Adding tgz 2011-08-27 06:54:50 -06:00
metadata.rkt Updating help page 2011-08-08 12:39:22 -06:00
monitor-drdr.rkt
monitor-scm.rkt
notify.rkt
path-utils.rkt
pkgs
plt-build.rkt Adding tgz 2011-08-27 06:54:50 -06: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
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.