Re: [Qemu-devel] [PATCH v3 0/6] trace: Generic event state description

2012-03-14 Thread Lluís Vilanova
Lluís Vilanova writes: > NOTE: Applies on top of the tracetool-handling trivial changes. > Provides a generic event state description and a more detailed event control > and > query interface. Please disregard this series; it will be resent after acceptance of the tracetool rewrite. Thanks,

[Qemu-devel] [PATCH v3 0/6] trace: Generic event state description

2012-02-10 Thread Lluís Vilanova
NOTE: Applies on top of the tracetool-handling trivial changes. Provides a generic event state description and a more detailed event control and query interface. Signed-off-by: Lluís Vilanova --- Changes in v3: * Add some assertions. * Remove debugging printf's. * Improve documentation. * M