commit | 5b82a1b08a00b2adca3d9dd9777efff40b7aaaa1 | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | Mon May 12 21:21:10 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 22:29:25 2008 +0200 |
tree | 4dcce4af592ca177bee3dfeb34f9b482d142e713 | |
parent | 0aa977f592f17004f9d1d545f2e1bb9ea71896c3 [diff] |
Port ftrace to markers Porting ftrace to the marker infrastructure. Don't need to chain to the wakeup tracer from the sched tracer, because markers support multiple probes connected. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>