mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 18:26:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| block.h | ||
| ext4.h | ||
| irq.h | ||
| jbd2.h | ||
| kmem.h | ||
| lockdep.h | ||
| module.h | ||
| napi.h | ||
| sched.h | ||
| skb.h | ||
| workqueue.h | ||