[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081027154725.GP5704@elte.hu>
Date: Mon, 27 Oct 2008 16:47:25 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [PATCH][RESEND] tracing/ftrace: Make boot tracer select the
sched_switch tracer
* Frederic Weisbecker <fweisbec@...il.com> wrote:
> If the boot tracer is selected but not the sched_switch,
> there will be a build failure:
>
> kernel/built-in.o: In function `boot_trace_init':
> trace_boot.c:(.text+0x5ee38): undefined reference to `sched_switch_trace'
> kernel/built-in.o: In function `disable_boot_trace':
> (.text+0x5eee1): undefined reference to `tracing_stop_cmdline_record'
> kernel/built-in.o: In function `enable_boot_trace':
> (.text+0x5ef11): undefined reference to `tracing_start_cmdline_record'
>
> This patch fixes it.
>
> Signed-off-by: Frederic Weisbecker <fweisbec@...il.com>
applied to tip/tracing/urgent, thanks!
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