commit | 1e16c0a081f6c93f04c6af784d6a160955269f91 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Jul 10 20:58:11 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 11 15:49:19 2008 +0200 |
tree | 76f36b5218979abd9ff07fef5910fd2751fd471d | |
parent | 001b6767b1d0c89e458e5ddb039245b268f569fb [diff] |
ftrace: trace schedule After the sched_clock code has been removed from sched.c we can now trace the scheduler. The scheduler has a lot of functions that would be worth tracing. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Cc: Steven Rostedt <srostedt@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>