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