qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v2 1/4] Converting tracetool.sh to tracetool


From: Andreas Färber
Subject: Re: [Qemu-devel] [RFC PATCH v2 1/4] Converting tracetool.sh to tracetool.py
Date: Mon, 09 Jan 2012 22:06:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

Am 09.01.2012 16:46, schrieb Harsh Prateek Bora:
> Note: Upstream Qemu have build issues with LTTng ust backend, as the trace
> event APIs are not yet stable in ust and therefore ust backend is not
> supported in this script as of now. Once the ust API stablises, this script
> can be updated for ust backend also.
> 
> Signed-off-by: Harsh Prateek Bora <address@hidden>
> ---
>  scripts/tracetool    |  643 
> --------------------------------------------------
>  scripts/tracetool.py |  505 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 505 insertions(+), 643 deletions(-)
>  delete mode 100755 scripts/tracetool
>  create mode 100755 scripts/tracetool.py

This will break the build. You need to squash 2/4 into this one.

What does "ust backend is not supported" mean? Did you leave it out
completely, or did not test it, or tested it and it's not working?

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

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