other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::SCHEDULER.C(3stap) | Scheduler Tapset | PROBE::SCHEDULER.C(3stap) |
NAME¶
probe::scheduler.cpu_off - Process is about to stop running on a cpuSYNOPSIS¶
scheduler.cpu_off
VALUES¶
idleboolean indicating whether current is the idle
process
name
name of the probe point
task_prev
the process leaving the cpu (same as current)
task_next
the process replacing current
CONTEXT¶
The process leaving the cpu.SEE ALSO0¶
tapset::scheduler(3stap)October 2018 | SystemTap Tapset Reference |