Provided by: systemtap-doc_3.1-3ubuntu0.1_all bug

NAME

       probe::scheduler.migrate - Task migrating across cpus

SYNOPSIS

       scheduler.migrate

VALUES

       name
           name of the probe point

       pid
           PID of the task being migrated

       task
           the process that is being migrated

       cpu_from
           the original cpu

       priority
           priority of the task being migrated

       cpu_to
           the destination cpu

SEE ALSO

       tapset::scheduler(3stap)