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 cpu_from
13 the original cpu
14
15 name
16 name of the probe point
17
18 priority
19 priority of the task being migrated
20
21 pid
22 PID 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 April 2023 PROBE::SCHEDULER.M(3stap)