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