[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090802195312.GA18598@elte.hu>
Date: Sun, 2 Aug 2009 21:53:12 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
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
> > 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
View attachment "config" of type "text/plain" (68376 bytes)
Powered by blists - more mailing lists