Scroll to navigation

PROBE::SCHEDULER.C(3stap) Scheduler Tapset PROBE::SCHEDULER.C(3stap)

NAME

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

SYNOPSIS

scheduler.cpu_off 

VALUES

name
name of the probe point
task_next
the process replacing current
idle
boolean indicating whether current is the idle process
task_prev
the process leaving the cpu (same as current)

CONTEXT

The process leaving the cpu.
November 2014 SystemTap Tapset Reference