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

NAME

6       probe::scheduler.wakeup - Task is woken up
7

SYNOPSIS

9       scheduler.wakeup
10

VALUES

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

SEE ALSO

31       tapset::scheduler(3stap)
32
33
34
35SystemTap Tapset Reference        April 2023         PROBE::SCHEDULER.W(3stap)
Impressum