Re: [PATCH v2] tracing: add trace console

From: Steven Rostedt
Date: Wed Nov 16 2011 - 10:19:09 EST


On Wed, 2011-11-16 at 16:09 +0100, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@xxxxxxxxx>

> +config TRACE_CONSOLE
> + tristate "Support for a tracing console"
> + help
> + Enable this to get a tracing console that puts every kernel message
> + into the tracing infrastructure using trace_printk(). This is useful
> + to correlate (existing) printk debugging with tracing. When using it
> + remember to set the console level, e.g. with "dmesg -n8".
> +
> + Note that if you say Y here you will get every message into tracing
> + and will not be able to turn it off.
> +
> + The module is called trace-console.

OK, this is much better. I'll apply it for my 3.3 queue.

Peter, can I get your Acked-by?

Thanks!

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/