alistair23-linux/kernel/trace
Steven Rostedt 8f96da02c1 ftrace: remove wakeup from function trace
trace_function is called by mcount and calling wake_up from that
can have unpredictable results. This patch removes the wakeup from
trace_function.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 21:12:48 +02:00
..
ftrace.c ftrace: remove notrace 2008-05-23 20:58:28 +02:00
Kconfig ftrace: make it more available in the Kconfig 2008-05-23 21:12:26 +02:00
Makefile ftrace: disable -pg for the tracer itself 2008-05-23 20:56:53 +02:00
trace.c ftrace: remove wakeup from function trace 2008-05-23 21:12:48 +02:00
trace.h ftrace: trace next state 2008-05-23 21:08:54 +02:00
trace_functions.c ftrace: remove notrace 2008-05-23 20:58:28 +02:00
trace_irqsoff.c ftrace: remove notrace 2008-05-23 20:58:28 +02:00
trace_sched_switch.c ftrace: sched special 2008-05-23 21:08:47 +02:00
trace_sched_wakeup.c ftrace: sched tracer fix 2008-05-23 21:04:28 +02:00
trace_selftest.c ftrace: add wakeup events to sched tracer 2008-05-23 21:04:06 +02:00