summaryrefslogtreecommitdiffstats
path: root/TODO.virt-top
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-17 16:48:52 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-17 16:48:52 +0100
commit4386f50ae1e5867c476e9a0443af16a2fbc8e4fd (patch)
treefdae1e20c9f7af53e460c7a4184a47968e7ed08e /TODO.virt-top
parent757832f0f789d30abcad040216bd8a69e25842d5 (diff)
downloadvirt-top-4386f50ae1e5867c476e9a0443af16a2fbc8e4fd.tar.gz
virt-top-4386f50ae1e5867c476e9a0443af16a2fbc8e4fd.tar.xz
virt-top-4386f50ae1e5867c476e9a0443af16a2fbc8e4fd.zip
Added requests #10 & #11 from JMH.
Diffstat (limited to 'TODO.virt-top')
-rw-r--r--TODO.virt-top10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.virt-top b/TODO.virt-top
index 0379315..a0be3ac 100644
--- a/TODO.virt-top
+++ b/TODO.virt-top
@@ -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.)