summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-19 15:44:41 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-19 15:44:41 +0100
commit02f659ab60024d194977a58795232398350eec13 (patch)
tree0fcc8006d97bbc087713274ed16bda8e33580af3 /README
parent22fd1362126a96472a921d3767ca3220ab13da5a (diff)
downloadvirt-top-02f659ab60024d194977a58795232398350eec13.tar.gz
virt-top-02f659ab60024d194977a58795232398350eec13.tar.xz
virt-top-02f659ab60024d194977a58795232398350eec13.zip
* virt-top/virt_top_calendar.ml: Added --end-time option.
Extra optional dep on ocaml-calendar. * virt-top/virt-top.pod: Document how to compress and split CSV files. Document --end-time option and time formats. * virt-top/virt_top.ml: Allow sub-second delays when in batch and script mode.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1737c47..8f09eae 100644
--- a/README
+++ b/README
@@ -30,6 +30,7 @@ To build virt-top (optional):
ocaml-curses (from http://www.nongnu.org/ocaml-tmk/)
xml-light (from http://tech.motion-twin.com/doc/xml-light/)
ocaml CSV library (from http://merjis.com/developers/csv)
+ ocaml-calendar (http://www.lri.fr/~signoles/prog.en.html)
[Only ocaml-curses is required for building virt-top. The other
packages are not required, but you will get reduced functionality].