summaryrefslogtreecommitdiffstats
path: root/virt-top/virt-top.pod
Commit message (Collapse)AuthorAgeFilesLines
* Remove bogus =end from end of manpage.rjones@thinkpad2008-04-171-2/+0
|
* 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.
* Changed the ocaml-libvirt website in the manpage.Richard W.M. Jones2007-11-201-0/+1
|
* Example connection URIs in virt-top manpage (bug 390691).Richard W.M. Jones2007-11-191-0/+8
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=390681
* * virt-top/virt_top_calendar.ml: Added --end-time option.Richard W.M. Jones2007-10-191-0/+55
| | | | | | | | 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.
* Added GNU GPL/LGPL copyright notices everywhere.Richard W.M. Jones2007-10-171-0/+19
| | | | Fixed display of time which was accidentally broken in previous code move.
* Add the flags for enabling/disabling CPU, block and net stats.Richard W.M. Jones2007-10-171-0/+24
|
* Added --script option.Richard W.M. Jones2007-10-171-0/+9
| | | | | Rearranged the code so that there are now separate functions to collect the data and update the display.
* Version 0.3.2.8.Richard W.M. Jones2007-09-241-0/+88
| | | | Added support for init files.
* Initial import from CVS.rjones@localhost2007-08-301-0/+244