[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100225040035.GE7491@nowhere>
Date: Thu, 25 Feb 2010 05:00:37 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Ingo Molnar <mingo@...e.hu>, Steven Rostedt <rostedt@...dmis.org>,
Arjan van de Ven <arjan@...radead.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tracing: Remove CONFIG_TRACE_POWER from kernel config
On Wed, Feb 24, 2010 at 03:28:14PM +0800, Li Zefan wrote:
> The power tracer has been converted to power trace events.
>
> Signed-off-by: Li Zefan <lizf@...fujitsu.com>
Acked-by: Frederic Weisbecker <fweisbec@...il.com>
> ---
> kernel/trace/Kconfig | 9 ---------
> 1 files changed, 0 insertions(+), 9 deletions(-)
>
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> index 928b289..745d01c 100644
> --- a/kernel/trace/Kconfig
> +++ b/kernel/trace/Kconfig
> @@ -341,15 +341,6 @@ config BRANCH_TRACER
>
> Say N if unsure.
>
> -config POWER_TRACER
> - bool "Trace power consumption behavior"
> - depends on X86
> - select GENERIC_TRACER
> - help
> - This tracer helps developers to analyze and optimize the kernel's
> - power management decisions, specifically the C-state and P-state
> - behavior.
> -
> config KSYM_TRACER
> bool "Trace read and write access on kernel memory locations"
> depends on HAVE_HW_BREAKPOINT
> --
> 1.6.3
>
--
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