forked from Minki/linux
f0693c8bd5
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> |
||
---|---|---|
.. | ||
events | ||
boot.h | ||
define_trace.h | ||
ftrace.h | ||
power.h | ||
syscall.h |