1PROBE::SCHEDULER.C(3stap) Scheduler Tapset PROBE::SCHEDULER.C(3stap)
23
4
NAME
6probe::scheduler.cpu_on - Process is beginning execution on a cpu
7
SYNOPSIS
9scheduler.cpu_on
10
VALUES
12idle
13- boolean indicating whether current is the idle process
1415
task_prev
16the process that was previously running on this cpu
1718
name
19name of the probe point
20
CONTEXT
22The resuming process.
23
SEE ALSO
25tapset::scheduler(3stap)
2627
28
29
SystemTap Tapset Reference May 2022 PROBE::SCHEDULER.C(3stap)