1PROBE::SCHEDULER.C(3stap)      Scheduler Tapset      PROBE::SCHEDULER.C(3stap)
2
3
4

NAME

6       probe::scheduler.cpu_off - Process is about to stop running on a cpu
7

SYNOPSIS

9       scheduler.cpu_off
10

VALUES

12       task_prev
13           the process leaving the cpu (same as current)
14
15       name
16           name of the probe point
17
18       idle
19           boolean indicating whether current is the idle process
20
21       task_next
22           the process replacing current
23

CONTEXT

25       The process leaving the cpu.
26

SEE ALSO

28       tapset::scheduler(3stap)
29
30
31
32SystemTap Tapset Reference         June 2018         PROBE::SCHEDULER.C(3stap)
Impressum