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_pid
13           PID of the task being woken up
14
15       task_cpu
16           cpu of the task being woken up
17
18       task_priority
19           priority 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_tid
28           tid of the task being woken up
29

SEE ALSO

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