[PATCH] tracing/branch-tracer: PROFILE_BRANCHES_PER_CPU must depend on SMP

From: Frederic Weisbecker
Date: Sat Jun 06 2009 - 10:37:39 EST


Ingo,

Please pull this fixlet, made against tip:tracing/branch-tracer.
It fixes a build failure you've reported recently.

Thanks.

The following changes since commit e482f8395f215e0ad6557b2722cd9b9b308035c4:
Steven Rostedt (1):
tracing/branch-profiler: add option to profile branches per cpu

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/branch-tracer

Frederic Weisbecker (1):
tracing/branch-tracer: PROFILE_BRANCHES_PER_CPU must depend on SMP

kernel/trace/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

---