Added requests #10 & #11 from JMH.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 17 Oct 2007 15:48:52 +0000 (16:48 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 17 Oct 2007 15:48:52 +0000 (16:48 +0100)
TODO.virt-top

index 0379315..a0be3ac 100644 (file)
@@ -69,3 +69,13 @@ Thinking about maybe this is something we could controly via a
 be true for other options such as the selection of subsystems and/or
 ordering/sorting ?
 
+*** 10 [jmh] End time for data collection
+
+In --script mode allow an end time to be specified (when the program
+quits).  Be nice to allow the end time to also be specified relative
+to the current time.
+
+*** 11 [jmh] Roll over CSV log file
+
+In --csv mode, allow the CSV file to be rolled over and compressed
+periodically (eg. every so often, specific time of day, etc.)