From: David Gibson <david@gibson.dropbear.id.au>
To: Laurent Vivier <lvivier@redhat.com>
Cc: eblake@redhat.com, qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/5] spapr: convert SPAPR devices to trace framework
Date: Mon, 19 Sep 2016 15:00:16 +1000 [thread overview]
Message-ID: <20160919050016.GA20488@umbus> (raw)
In-Reply-To: <1474029551-17739-1-git-send-email-lvivier@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]
On Fri, Sep 16, 2016 at 02:39:06PM +0200, Laurent Vivier wrote:
> Define and use trace_spapr_XXX functions instead of
> DPRINTF to trace some SPAPR devices: spapr_vio, spapr_drc, spapr_rtas,
> spapr_llan, spapr_vscsi.
>
> This allows to enable dynamically (instead of recompiling the source)
> the traces for these devices. Messages are close as possible as
> messages used by DPRINTF. Sometime, I've removed some text to
> avoid redundancy between information given by the tracing function name
> and the text displayed. I've also updated print format to use
> the good conversion specifier ('u' instead of 'd' when the type is unsigned,
> PRIx32 instead of 'x' when the type is uint32_t or int32_t, ...)
>
> v2:
> - fix spapr_vscsi with "ust" backend (limited number of arguments)
> - Remove blank line after the comment line in trace-events files
> - add Eric's R-b
>
> David, you can take only patch 5/5, all the other patches are like they
> are in your branch ppc-for-2.8.
Done, thanks.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-09-19 5:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 12:39 [Qemu-devel] [PATCH v2 0/5] spapr: convert SPAPR devices to trace framework Laurent Vivier
2016-09-16 12:39 ` [Qemu-devel] [PATCH v2 1/5] spapr_drc: convert to trace framework instead of DPRINTF Laurent Vivier
2016-09-16 12:39 ` [Qemu-devel] [PATCH v2 2/5] spapr_rtas: " Laurent Vivier
2016-09-16 12:39 ` [Qemu-devel] [PATCH v2 3/5] spapr_vio: " Laurent Vivier
2016-09-16 12:39 ` [Qemu-devel] [PATCH v2 4/5] spapr_llan: " Laurent Vivier
2016-09-16 12:39 ` [Qemu-devel] [PATCH v2 5/5] spapr_vscsi: " Laurent Vivier
2016-09-19 5:00 ` David Gibson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160919050016.GA20488@umbus \
--to=david@gibson.dropbear.id.au \
--cc=eblake@redhat.com \
--cc=lvivier@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.