logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::scheduler.migrate - Task migrating across cpus

Name

       probe::scheduler.migrate - Task migrating across cpus

See Also

tapset::scheduler(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SCHEDULER.M(3stap)

Synopsis

       scheduler.migrate

Values

name
           name of the probe point

       priority
           priority of the task being migrated

       task
           the process that is being migrated

       cpu_to
           the destination cpu

       pid
           PID of the task being migrated

       cpu_from
           the original cpu

See Also