PROBE::SCHEDULER.W(3stap) | Scheduler Tapset | PROBE::SCHEDULER.W(3stap) |
NAME¶
probe::scheduler.wakeup - Task is woken up
SYNOPSIS¶
scheduler.wakeup
VALUES¶
task_state
state of the task being woken up
task_priority
priority of the task being woken up
task_pid
PID of the task being woken up
task_tid
tid of the task being woken up
name
name of the probe point
task_cpu
cpu of the task being woken up
SEE ALSO0¶
tapset::scheduler(3stap)
November 2023 | SystemTap Tapset Reference |