qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] trace: teach lttng backend to use format string


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] trace: teach lttng backend to use format strings
Date: Thu, 27 Mar 2014 09:42:31 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Mar 24, 2014 at 05:35:26PM +0000, address@hidden wrote:
> From: Alex Bennée <address@hidden>
> 
> This makes the UST backend pay attention to the format string arguments
> that are defined when defining payload data. With this you can now
> ensure integers are reported in hex mode if you want.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> 
> ---
> 
> v2
>   - remove silly debug statements
> ---
>  scripts/tracetool/__init__.py    | 12 ++++++++++--
>  scripts/tracetool/backend/ust.py | 17 ++++++++++++-----
>  2 files changed, 22 insertions(+), 7 deletions(-)

This conflicts with Lluis' tracing cleanup patch series that is merged
for QEMU 2.1.

Please rebase on:

  git://github.com/stefanha/qemu.git tracing-next



reply via email to

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