From: Johannes Berg Date: Thu, 24 Nov 2011 19:03:08 +0000 (+0100) Subject: printk/tracing: Add console output tracing X-Git-Tag: v3.4-rc1~192^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95100358491abaa2e9a5483811370059bbca4645;p=pandora-kernel.git printk/tracing: Add console output tracing Add a printk.console trace point to record any printk messages into the trace, regardless of the current console loglevel. This can help correlate (existing) printk debugging with other tracing. Link: http://lkml.kernel.org/r/1322161388.5366.54.camel@jlt3.sipsolutions.net Acked-by: Frederic Weisbecker Cc: Christoph Hellwig Cc: Ingo Molnar Acked-by: Peter Zijlstra Acked-by: Thomas Gleixner Signed-off-by: Johannes Berg Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed