PROBE::SCHEDULER.M(3stap) | Scheduler Tapset | PROBE::SCHEDULER.M(3stap) |
NAME¶
probe::scheduler.migrate - Task migrating across cpus
SYNOPSIS¶
scheduler.migrate
VALUES¶
cpu_from
the original cpu
name
name of the probe point
priority
priority of the task being migrated
cpu_to
the destination cpu
pid
PID of the task being migrated
task
the process that is being migrated
SEE ALSO0¶
tapset::scheduler(3stap)
October 2018 | SystemTap Tapset Reference |