Re: [PATCH 3/7] ftrace: add trace_vprintk()

From: Ingo Molnar
Date: Wed Sep 17 2008 - 07:42:51 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
>
> On Tue, 16 Sep 2008, Pekka Paalanen wrote:
>
> > From 5579d3e6471201524697d1cc32fb37f1a4f70f95 Mon Sep 17 00:00:00 2001
> > From: Pekka Paalanen <pq@xxxxxx>
> > Date: Sun, 14 Sep 2008 17:27:05 +0300
> > Subject: [PATCH] ftrace: add trace_vprintk()
> >
> > trace_vprintk() for easier implementation of tracer specific *_printk
> > functions. Add check check for no_tracer, and implement
> > __ftrace_printk() as a wrapper.
> >
> > Signed-off-by: Pekka Paalanen <pq@xxxxxx>
>
> Nice!
>
> Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

nice - i've picked up Pekka's patches into tip/tracing/ftrace:

f2e1ec3: ftrace: inject markers via trace_marker file
574a7a7: mmiotrace: remove left-over marker cruft
fb87810: mmiotrace: handle TRACE_PRINT entries
eaa4f4e: x86 mmiotrace: implement mmiotrace_printk()
d77a3b8: ftrace: add trace_vprintk()
809fff6: ftrace: move mmiotrace functions out of trace.c
bc94fff: x86 mmiotrace: fix a rare memory leak

and added your ack to all of them. Thanks,

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