diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-10-06 16:38:12 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-10-06 16:38:12 +0100 |
commit | c50eb8f1cc33009f1ed29a002066e026fe2923f4 (patch) | |
tree | 291e9094acf7395d910db3ab02b408ebbf1c2a8f | |
parent | 241c34fb7acff24713331f015429eb52055553a6 (diff) | |
download | libguestfs-c50eb8f1cc33009f1ed29a002066e026fe2923f4.tar.gz libguestfs-c50eb8f1cc33009f1ed29a002066e026fe2923f4.tar.xz libguestfs-c50eb8f1cc33009f1ed29a002066e026fe2923f4.zip |
todo: Add note about using blktrace.
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |