Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

       probe::scheduler.migrate - Task migrating across cpus

SYNOPSIS

       scheduler.migrate

VALUES

       cpu_from
           the original cpu

       task
           the process that is being migrated

       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

SEE ALSO

       tapset::scheduler(3stap)