diff options
author | Peter Zijlstra <[email protected]> | 2011-04-05 17:23:42 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-04-14 08:52:34 +0200 |
commit | 893633817f5b58f5227365d74344e0170a718213 (patch) | |
tree | 32270e47d1c60b2a60a3318cc9e1113f05963c3d /tools/perf/scripts/python/check-perf-trace.py | |
parent | c2f7115e2e52a6c187b8c1f54f0e4970bb677be0 (diff) |
sched: Change the ttwu() success details
try_to_wake_up() would only return a success when it would have to
place a task on a rq, change that to every time we change p->state to
TASK_RUNNING, because that's the real measure of wakeups.
This results in that success is always true for the tracepoints.
Reviewed-by: Frank Rowand <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions