git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241c34f
)
todo: Add note about using blktrace.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 6 Oct 2010 15:38:12 +0000
(16:38 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 6 Oct 2010 15:38:12 +0000
(16:38 +0100)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
5275415
..
64e0c7e
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-382,3
+382,11
@@
Remove repo from appliance name
There's no need to have the appliance name contain the repository name
(ie initramfs.x86_64.img instead of initramfs.fedora-13.x86_64.img).
+
+Visualization
+-------------
+
+Eric Sandeen pointed out the blktrace tool which is a better way of
+capturing traces than using patched qemu (see
+contrib/visualize-alignment). We would still use the same
+visualization tools in conjunction with blktrace traces.