summaryrefslogtreecommitdiffstats
path: root/TODO.virt-top
Commit message (Collapse)AuthorAgeFilesLines
* Extra tasks for jmhRichard W.M. Jones2008-02-201-0/+4
|
* Build libvirt and examples on Windows (MinGW).Richard W.M. Jones2008-01-051-0/+0
| | | | | | | | | | | | | * aclocal.m4: Add AC_CHECK_OCAML_MODULE to check for OCaml modules directly (without ocamlfind being needed). * configure.ac: Remove requirement for ocamlfind. * config.guess, config.sub: Ship these files to guess host, build and target. * libvirt/Makefile.in, examples/Makefile.in: Change these so they don't require ocamlfind, do the right thing on MinGW. * Make.rules.in: Make.rules is now generated from this file. File can use ocamlfind or direct ocaml commands as available. * .hgignore: Ignore some generated files on Windows.
* * virt-top/virt_top_calendar.ml: Added --end-time option.Richard W.M. Jones2007-10-191-1/+3
| | | | | | | | 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.
* Feature request 12.Richard W.M. Jones2007-10-191-0/+6
|
* Added requests #10 & #11 from JMH.Richard W.M. Jones2007-10-171-0/+10
|
* Removed $Id$ everywhere.Richard W.M. Jones2007-10-171-3/+2
| | | | 'make distclean' now cleans more files.
* Initial import from CVS.rjones@localhost2007-08-301-0/+72