qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [RFC] snapshot_tree.py a tool to help build graph of QEMU s


From: Benoît Canet
Subject: [Qemu-devel] [RFC] snapshot_tree.py a tool to help build graph of QEMU snapshots
Date: Tue, 14 Aug 2012 18:34:02 +0200

This python script help to build a dot(1) or D3.js JSON output corresponding to
a hierarchy of QEMU images snapshots in some given directories.

qemu-img info output parsing is actually very hard to do cleanly and this script
use it.
Would an additional -json option to qemu-img info be welcome ?

Benoît Canet (1):
  contribs: Add snapshot_tree.py a tool to build snapshot graphs.

 contribs/snapshot_tree.py |  406 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 406 insertions(+)
 create mode 100755 contribs/snapshot_tree.py

-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]