Re: [PATCH] tracing/fastboot: document the need of initcall_debug

From: Li Zefan
Date: Mon Jun 29 2009 - 05:01:30 EST


Ingo Molnar wrote:
> * Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:
>
>> To use boot tracer, one should pass initcall_debug as well as
>> ftrace=initcall to the command line.
>
> I think both should be auto-enabled if BOOT_TRACER is enabled, for
> ease of use - agreed?
>

If both are auto-enabled, we'll always do boot tracing. But we want
BOOT_TRACER to be enabled and only enable boot tracing when it's needed.

But maybe we can make ftrace=initcall implies initcall_debug=1?

--
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/