logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::scheduler.wakeup - Task is woken up

Name

       probe::scheduler.wakeup - Task is woken up

See Also

tapset::scheduler(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SCHEDULER.W(3stap)

Synopsis

       scheduler.wakeup

Values

task_pid
           PID of the task being woken up

       name
           name of the probe point

       task_tid
           tid of the task being woken up

       task_cpu
           cpu of the task being woken up

       task_priority
           priority of the task being woken up

       task_state
           state of the task being woken up

See Also