]> git.baikalelectronics.ru Git - kernel.git/commit
tracing/sched: show CPU task wakes up on in trace event
authorSteven Rostedt <srostedt@redhat.com>
Thu, 6 Aug 2009 18:59:32 +0000 (14:59 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 26 Aug 2009 04:32:03 +0000 (00:32 -0400)
commit29fd57d70b811e8988123beab9f0163fc61a18cd
treea14b3e0cc80de7315c0be3f7880a5001a48f2c02
parent51f9df03370a2fe9213127f3d4b8e94393a28d76
tracing/sched: show CPU task wakes up on in trace event

While debugging the scheduler push / pull algorithm, I found
it very annoying that the sched wake up events did not show
the CPU that the task was waking on. In order to analyze the
scheduler, I needed that information.

This patch adds recording of the CPU that a task is waking up
on.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/trace/events/sched.h