Re: 2.6.26.6-rt10
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2008-10-13 04:46:45
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2008-10-13 04:46:45
Also in:
lkml
On Mon, 13 Oct 2008, Luis Henriques wrote:
quoted
- ftrace quick stop (Steven Rostedt)
I found a compilation error while compiling this new version of the rt pach. I guess the following line is enough for you to trace the problem: kernel/trace/trace_events.c:49: error: ?function_trace_stop? undeclared (first use in this function) It seems that an 'extern int function_trace_stop' is missing somewhere...
Hi Luis, What arch did you compile this on? I did a make allmodconfig on x86_64 and it compiled to completion. I also ran this on x86_64 and i386 boxes (a more natural config). Could you send me your config and tell me what arch you compiled this for. Thanks, -- Steve