Re: [PATCH 1/2] tracing/fastboot: Move boot tracer structs andfuncs into their own header.

From: Ingo Molnar
Date: Wed Nov 12 2008 - 04:18:14 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Impact: Cleanups on the boot tracer and ftrace
>
> This patch bring some cleanups about the boot tracer headers. The
> functions and structures of this tracer have nothing related to
> ftrace and should have so their own header file.
>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>
> ---
> include/linux/ftrace.h | 41 -----------------------------------------
> include/trace/boot.h | 43 +++++++++++++++++++++++++++++++++++++++++++
> init/main.c | 1 +
> kernel/trace/trace.h | 1 +
> 4 files changed, 45 insertions(+), 41 deletions(-)

applied to tip/tracing/fastboot, thanks Frederic!

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/