diff options
author | Richard Jones <rjones@redhat.com> | 2009-11-09 14:16:21 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-11-10 16:32:20 +0000 |
commit | 3ae742c1498b8839250be295173d76b9c5731ed1 (patch) | |
tree | 3547860ed9d985b59b4f3465dec2cbc09dd1fd69 /examples/to-xml.c | |
parent | 28d74ee234bebaab552a662eb0700a36413b68b5 (diff) | |
download | libguestfs-3ae742c1498b8839250be295173d76b9c5731ed1.tar.gz libguestfs-3ae742c1498b8839250be295173d76b9c5731ed1.tar.xz libguestfs-3ae742c1498b8839250be295173d76b9c5731ed1.zip |
Record time of guest launch.
The guest handle field start_t was previously used (when we
had the wait_ready call), but had fallen into disuse. Note
that it could never be accessed through the API.
Rename this field as launch_t, convert it to a timeval, and
use it to measure the time since guestfs_launch was called
so that we can start profiling guest launch.
Diffstat (limited to 'examples/to-xml.c')
0 files changed, 0 insertions, 0 deletions