Re: [PATCH] FTRACE_STARTUP_TEST should depend on FTRACE.

From: Ingo Molnar
Date: Mon Sep 15 2008 - 03:20:46 EST



* Steven Noonan <steven@xxxxxxxxxxxxxx> wrote:

> Doesn't make sense to do an FTRACE startup test when FTRACE isn't even
> being compiled in.

hm, not sure - there is a bit of a dual personality here: 'ftrace' also
means the 'function tracer', which is one of the tracers implemented in
kernel/trace/*. The correct dependency is on CONFIG_TRACING - and
CONFIG_FTRACE_STARTUP_TEST already depends on that.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/