Files
linux/kernel/trace
Ingo Molnar 37135677e6 ftrace: fix mcount export bug
David S. Miller noticed the following bug: the -pg instrumentation
function callback is named differently on each platform. On x86 it
is mcount, on sparc it is _mcount. So the export does not make sense
in kernel/trace/ftrace.c - move it to x86.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 22:36:24 +02:00
..
2008-05-23 22:36:24 +02:00
2008-05-23 21:13:23 +02:00
2008-05-23 22:29:25 +02:00
2008-05-23 22:29:25 +02:00
2008-05-23 22:34:56 +02:00
2008-05-23 22:34:56 +02:00