commit | 8bb8c4386d08f2cc5d871d22f220d35032213f84 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Sat Nov 01 00:13:49 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 03 08:58:55 2008 +0100 |
tree | db34e8802555c0ee54029fdc82ae6b9905558b3a | |
parent | db5935001a43528e673ad26ffec9d98c60a496a9 [diff] |
sched, ftrace: trace sched.c Impact: allow function tracing within sched.c Its useful to see what happens in sched.c. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>