Skip to content
Commit 23a73d30 authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Valentin Schneider
Browse files

sched: Add migrate_disable() tracepoints



XXX write a tracer:

 - 'migirate_disable() -> migrate_enable()' time in task_sched_runtime()
 - 'migrate_pull -> sched-in' time in task_sched_runtime()

The first will give worst case for the second, which is the actual
interference experienced by the task to due migration constraints of
migrate_disable().

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent c3d062a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment