qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ohci: Split long traces to smaller ones


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] ohci: Split long traces to smaller ones
Date: Fri, 26 Sep 2014 09:51:01 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Sep 25, 2014 at 10:16:59AM +1000, Alexey Kardashevskiy wrote:
> Recent traces rework introduced 2 tracepoints with 13 and 20
> arguments. When dtrace backend is selected
> (--enable-trace-backend=dtrace), compile fails as
> sys/sdt.h defines DTRACE_PROBE up to DTRACE_PROBE12 only.
> 
> This splits long tracepoints.
> 
> Signed-off-by: Alexey Kardashevskiy <address@hidden>
> 
> ---
> 
> And this one should be squashed into
> [PATCH] ohci: Convert fprint/DPRINTF/print to traces
> 
> Sorry about that...
> ---
>  hw/usb/hcd-ohci.c | 20 ++++++++++++--------
>  trace-events      |  6 ++++--
>  2 files changed, 16 insertions(+), 10 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Attachment: pgpTcpGlcivxj.pgp
Description: PGP signature


reply via email to

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