1PROBE::SCHEDULER.W(3stap) Scheduler Tapset PROBE::SCHEDULER.W(3stap)
2
3
4
6 probe::scheduler.wakeup_new - Newly created task is woken up for the
7 first time
8
10 scheduler.wakeup_new
11
13 task_pid
14 PID of the new task woken up
15
16 name
17 name of the probe point
18
19 task_tid
20 TID of the new task woken up
21
22 task_cpu
23 cpu of the task woken up
24
25 task_state
26 state of the task woken up
27
28 task_priority
29 priority of the new task
30
32 tapset::scheduler(3stap)
33
34
35
36SystemTap Tapset Reference June 2018 PROBE::SCHEDULER.W(3stap)