From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] tracing/fastboot: Move boot tracer structs and funcs into their own header.
Date: Wed, 12 Nov 2008 10:17:45 +0100 [thread overview]
Message-ID: <20081112091745.GD4748@elte.hu> (raw)
In-Reply-To: <491A056B.2010500@gmail.com>
* Frederic Weisbecker <fweisbec@gmail.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@gmail.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
next prev parent reply other threads:[~2008-11-12 9:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-11 22:21 [PATCH 1/2] tracing/fastboot: Move boot tracer structs and funcs into their own header Frederic Weisbecker
2008-11-12 9:17 ` Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-12 5:54 [PATCH 0/2] boot tracer updates Steven Rostedt
2008-11-12 5:54 ` [PATCH 1/2] tracing/fastboot: Move boot tracer structs and funcs into their own header Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081112091745.GD4748@elte.hu \
--to=mingo@elte.hu \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.