[Libguestfs] [PATCH v3] Add a prefix to output when tracing (RHBZ#673479).

Matthew Booth mbooth at redhat.com
Fri Jan 28 13:59:51 UTC 2011


On 28/01/11 11:54, Richard W.M. Jones wrote:
>  From 1d999540bddd7aea7c2d0fef8b15223d4acc645f Mon Sep 17 00:00:00 2001
> From: Richard W.M. Jones<rjones at redhat.com>
> Date: Fri, 28 Jan 2011 11:14:42 +0000
> Subject: [PATCH] Add a prefix to output when tracing (RHBZ#673479).
>
> Also separate the call and return lines so that everything can be
> easily 'grepped' from debug output.  The trace output now looks like
> this:
>
> $ guestfish -x -N fs exit
> libguestfs: trace: is_config
> libguestfs: trace: is_config = 1
> libguestfs: trace: add_drive "test1.img"
> libguestfs: trace: add_drive = 0
> libguestfs: trace: is_config
> libguestfs: trace: is_config = 1
> libguestfs: trace: launch
> libguestfs: trace: launch = 0
> libguestfs: trace: part_disk "/dev/sda" "mbr"
> libguestfs: trace: part_disk = 0
> &c.
> ---
>   generator/generator_c.ml |   44 +++++++++++++++++++++++++++-----------------
>   1 files changed, 27 insertions(+), 17 deletions(-)

ACK.

Matt
-- 
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team

GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490




More information about the Libguestfs mailing list