[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c62985530908021818o5a462e83td24b18c173c05c1a@mail.gmail.com>
Date: Mon, 3 Aug 2009 03:18:19 +0200
From: Frédéric Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Lai Jiangshan <laijs@...fujitsu.com>,
Li Zefan <lizf@...fujitsu.com>
Subject: Re: [GIT PULL] tracing: Various cleanups for 2.6.32
2009/8/2 Ingo Molnar <mingo@...e.hu>:
>
>> > Frederic Weisbecker (5):
>> > tracing/function-graph-tracer: Drop the useless nmi protection
>> > tracing/function-tracer: Move trace_function() in the function tracer file
>> > tracing/core: Make the stack entry helpers global
>> > tracing: Move sched event insertion helpers in the sched switch tracer file
>> > tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
>> >
>> > Lai Jiangshan (1):
>> > tracing: Simplify print_graph_cpu()
>
> One of these causes this build failure in -tip testing:
>
> kernel/built-in.o: In function `ftrace':
> (.text+0x4f497): undefined reference to `trace_function'
> kernel/built-in.o: In function `trace_hardirqs_off_caller':
> (.text+0x530b1): undefined reference to `trace_function'
> kernel/built-in.o: In function `trace_hardirqs_off':
> (.text+0x53190): undefined reference to `trace_function'
> kernel/built-in.o: In function `start_critical_timings':
> (.text+0x5326f): undefined reference to `trace_function'
> kernel/built-in.o: In function `check_critical_timing':
> trace_irqsoff.c:(.text+0x533aa): undefined reference to `trace_function'
> kernel/built-in.o:trace_irqsoff.c:(.text+0x533e5): more undefined references to `trace_function' follow
>
> config attached.
>
> Ingo
>
I may have forgotten a CONFIG dependency. I'll look at it very soon, thanks.
--
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