Commit 7f509457 authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Greg Kroah-Hartman
Browse files

sched: Remove vruntime from trace_sched_stat_runtime()



[ Upstream commit 5fe6ec8f ]

Tracing the runtime delta makes sense, observer can sum over time.
Tracing the absolute vruntime makes less sense, inconsistent:
absolute-vs-delta, but also vruntime delta can be computed from
runtime delta.

Removing the vruntime thing also makes the two tracepoint sites
identical, allowing to unify the code in a later patch.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Stable-dep-of: 0664e2c3 ("sched/deadline: Fix warning in migrate_enable for boosted tasks")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4db5988b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment