Name

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

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

Context

The resuming process.