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.cpu_on - Process is beginning execution on a cpu

Context

       The resuming process.

Name

       probe::scheduler.cpu_on - Process is beginning execution on a cpu

See Also

tapset::scheduler(3stap)

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

Synopsis

       scheduler.cpu_on

Values

task_prev
           the process that was previously running on this cpu

       idle
           - boolean indicating whether current is the idle process

       name
           name of the probe point

See Also