1PROBE::SCHEDULER.W(3stap)      Scheduler Tapset      PROBE::SCHEDULER.W(3stap)
2
3
4

NAME

6       probe::scheduler.wakeup_new - Newly created task is woken up for the
7       first time
8

SYNOPSIS

10       scheduler.wakeup_new
11

VALUES

13       name
14           name of the probe point
15
16       task_state
17           state of the task woken up
18
19       task_cpu
20           cpu of the task woken up
21
22       task_tid
23           TID of the new task woken up
24
25       task_priority
26           priority of the new task
27
28       task_pid
29           PID of the new task woken up
30

SEE ALSO

32       tapset::scheduler(3stap)
33
34
35
36SystemTap Tapset Reference         May 2021          PROBE::SCHEDULER.W(3stap)
Impressum