PROBE::SCHEDULER.C(3stap) | Scheduler Tapset | PROBE::SCHEDULER.C(3stap) |
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.
SEE ALSO0¶
tapset::scheduler(3stap)
October 2018 | SystemTap Tapset Reference |