Files
libguestfs/utils
Richard W.M. Jones bf80587367 utils: boot-analysis: Add magic & asserts to some structs.
I suspected data corruption (but didn't prove it).  This commit just
adds some magic numbers to the structs so we will see data corruption
quickly if it happens again.
2016-05-14 18:46:36 +01:00
..

This directory contains miscellaneous utilities for profiling and
testing libguestfs.  For more information see guestfs-performance(1).

For libguestfs tools you should look in the specific tool directories
such as cat/, df/, etc.

For an overview of libguestfs directories, see guestfs-hacking(1).