Re: [Qemu-devel] [PATCH v4 0/2] a few simple trace fixes

2014-08-05 Thread Stefan Hajnoczi
On Fri, Aug 01, 2014 at 05:08:55PM +0100, Alex Bennée wrote: > As v3 posted earlier today but with a format string fix which didn't > show up in the ust build I tested it on > > Alex Bennée (2): > trace: teach lttng backend to use format strings > trace: add some tcg tracing support > >

[Qemu-devel] [PATCH v4 0/2] a few simple trace fixes

2014-08-01 Thread Alex Bennée
Hi Stefan, As v3 posted earlier today but with a format string fix which didn't show up in the ust build I tested it on Alex Bennée (2): trace: teach lttng backend to use format strings trace: add some tcg tracing support cpu-exec.c | 6 ++ scripts/tra