On Tue, 2010-11-23 at 13:04 +0200, Avi Kivity wrote: > On 11/16/2010 05:13 PM, Steven Rostedt wrote: > > BTW, what does /debug/tracing/printk_formats show? > > > > Empty. > So you have real trace_printk's not bprintk's? That is, if the format is not a const, then we fall back to __trace_printk(_THIS_IP_, fmt, args); And this is a different object. I have not tested these in a while, I'll give it a try. But if your printks are bprintks, then the bug is in the kernel, since that printk_formats needs to show something. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-trace-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html