On Tue, Mar 20, 2012 at 05:02:40PM +0000, Lee Essen wrote: > If there are "disabled" entries in the trace-events file then > linetod_nop() is called if the backend is dtrace, it's currently > not present. Also equivalent fix for stap. > > Signed-off-by: Lee Essen<lee.es...@nowonline.co.uk> > > --
Thanks, applied to the tracing patches tree: https://github.com/stefanha/qemu/commits/tracing Note that this patch has whitespace damage. I hat to apply it manually because git-am(1) would not accept it. Please check your patch sending process - using git-send-email(1) works best and shouldn't mangle whitespace. Also please use "Lee Essen <lee.es...@nowonline.co.uk>" with a space between the name and email address. I'm not sure if any parsers have problems when the space is missing, but it normally needs to be there. Stefan