Man Page: probe::scheduler.ctxswitch
Operating Environment: centos
Section: 3stap
PROBE::SCHEDULER.C(3stap) Scheduler Tapset PROBE::SCHEDULER.C(3stap)NAMEprobe::scheduler.ctxswitch - A context switch is occuring.SYNOPSISscheduler.ctxswitchVALUESprev_pid The PID of the process to be switched out name name of the probe point next_task_name The name of the process to be switched in nexttsk_state the state of the process to be switched in prev_priority The priority of the process to be switched out next_priority The priority of the process to be switched in next_pid The PID of the process to be switched in prevtsk_state the state of the process to be switched out next_tid The TID of the process to be switched in prev_task_name The name of the process to be switched out prev_tid The TID of the process to be switched out SystemTap Tapset Reference June 2014 PROBE::SCHEDULER.C(3stap)
| Related Man Pages |
|---|
| stream_set_blocking(3) - php |
| tapset::context(3stap) - centos |
| tapset::kprocess(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |