On 14/06/12 23:18, Stefan Hajnoczi wrote: > On Thu, Jun 14, 2012 at 02:41:40PM +1000, Alexey Kardashevskiy wrote: >> It is convenient for debug to be able to switch on/off some events easily. >> The only possibility now is to remove event name from the file completely >> and type it again when we want it back. >> >> The patch adds '#' symbol handling as a comment specifier. >> >> Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru> >> --- >> trace/control.c | 3 +++ >> 1 files changed, 3 insertions(+), 0 deletions(-) > > Thanks, applied to the tracing patches tree: > https://github.com/stefanha/qemu/commits/tracing
Cannot find it there though :) -- Alexey