[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090322170333.GA6936@elte.hu>
Date: Sun, 22 Mar 2009 18:03:33 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tracing/function-graph-tracer: don't profile branches
on graph tracer
* Frederic Weisbecker <fweisbec@...il.com> wrote:
> Impact: fix slow tracing
>
> The core kernel tracing is protected against soft branch
> profiling, but not the x86 ftrace arch part. Let's fix it.
right now we should simply disable the branch profiler if any
function tracing variant is enabled.
We should probably mark it CONFIG_BROKEN until it's properly
per-cpu-ized.
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