Re: [PATCH] printk/tracing: rework console tracing

From: Steven Rostedt
Date: Mon Mar 04 2013 - 09:49:34 EST


On Mon, 2013-03-04 at 18:11 +0800, zhangwei(Jovi) wrote:
> >From 0a2bd3ad03fc9acd125f4eeb585a1e09027a182a Mon Sep 17 00:00:00 2001
> From: "zhangwei(Jovi)" <jovi.zhangwei@xxxxxxxxxx>
> Date: Mon, 4 Mar 2013 17:45:10 +0800
> Subject: [PATCH] printk/tracing: rework console tracing
>
> commit 7ff9554bb(printk: convert byte-buffer to variable-length record buffer)
> removed start and end parameters in call_console_drivers,
> but those parameters still exists in include/trace/events/printk.h.
>
> Without start and end parameters handling, printk tracing became more simple as:
> trace_console(text, len);
>
> Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@xxxxxxxxxx>
> ---

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

Who wants to take this? I can pull it into my 3.10 queue if no one else
wants to process this.

-- 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/