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 name
13 name of the probe point
14
15 cpu_from
16 the original cpu
17
18 task
19 the process that is being migrated
20
21 cpu_to
22 the destination cpu
23
24 priority
25 priority of the task being migrated
26
27 pid
28 PID of the task being migrated
29
31 tapset::scheduler(3stap)
32
33
34
35SystemTap Tapset Reference May 2021 PROBE::SCHEDULER.M(3stap)