[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081112091745.GD4748@elte.hu>
Date: Wed, 12 Nov 2008 10:17:45 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] tracing/fastboot: Move boot tracer structs and
funcs into their own header.
* Frederic Weisbecker <fweisbec@...il.com> 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@...il.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists