Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::scheduler.wakeup - Task is woken up
SYNOPSIS
scheduler.wakeup
VALUES
task_priority priority of the task being woken up task_pid PID of the task being woken up task_cpu cpu of the task being woken up name name of the probe point task_state state of the task being woken up task_tid tid of the task being woken up
SEE ALSO
tapset::scheduler(3stap)