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 task
13 the process that is being migrated
14
15 priority
16 priority of the task being migrated
17
18 cpu_from
19 the original cpu
20
21 pid
22 PID of the task 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 May 2022 PROBE::SCHEDULER.M(3stap)