Provided by: systemtap-doc_4.6-2_amd64 

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