1PROBE::SCHEDULER.M(3stap) Scheduler Tapset PROBE::SCHEDULER.M(3stap)
2
3
4
6 probe::scheduler.migrate - Task migrating across cpus
7
9 scheduler.migrate
10
12 priority
13 priority of the task being migrated
14
15 cpu_from
16 the original cpu
17
18 pid
19 PID of the task being migrated
20
21 task
22 the process that is being migrated
23
24 cpu_to
25 the destination cpu
26
27 name
28 name of the probe point
29
31 tapset::scheduler(3stap)
32
33
34
35SystemTap Tapset Reference November 2020 PROBE::SCHEDULER.M(3stap)