mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Arnaldo Carvalho de Melo <acme@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>,
	Arjan van de Ven <arjan@infradead.org>
Subject: Re: [PATCH 3/5] tracing/power: move the power trace headers to a dedicated file
Date: Mon, 9 Feb 2009 10:52:54 +0100	[thread overview]
Message-ID: <20090209095254.GC14402@elte.hu> (raw)
In-Reply-To: <498e1762.1358560a.0f3f.ffffa0a7@mx.google.com>


* Frederic Weisbecker <fweisbec@gmail.com> wrote:

> Impact: cleanup
> 
> Move the power tracer headers to trace/power.h to keep ftrace.h and power bits
> more easy to maintain as separated topics.
> 
> Cc: Arjan van de Ven <arjan@infradead.org>
> Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
> ---
>  arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c |    2 +-
>  arch/x86/kernel/process.c                  |    2 +-
>  include/linux/ftrace.h                     |   30 ------------------------
>  include/trace/power.h                      |   35 ++++++++++++++++++++++++++++
>  kernel/trace/trace.h                       |    1 +
>  kernel/trace/trace_power.c                 |    2 +-
>  6 files changed, 39 insertions(+), 33 deletions(-)
>  create mode 100644 include/trace/power.h

Applied to tip/tracing/ftrace, thanks Frederic!

	Ingo

      reply	other threads:[~2009-02-09  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07 21:16 Frederic Weisbecker
2009-02-09  9:52 ` Ingo Molnar [this message]

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=20090209095254.GC14402@elte.hu \
    --to=mingo@elte.hu \
    --cc=acme@redhat.com \
    --cc=arjan@infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome