diff options
author | Peter Zijlstra <peterz@infradead.org> | 2013-03-14 10:48:39 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-03-18 10:18:08 +0100 |
commit | a8d7ad52a7befbde896276d05c75c90fed48b5bf (patch) | |
tree | 6db764ea0c8db826b18d37828a1a28d014f38d3d /drivers/bus | |
parent | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... (diff) | |
download | linux-a8d7ad52a7befbde896276d05c75c90fed48b5bf.tar.xz linux-a8d7ad52a7befbde896276d05c75c90fed48b5bf.zip |
sched/tracing: Allow tracing the preemption decision on wakeup
Thomas noted that we do the wakeup preemption check after the
wakeup trace point, this means the tracepoint cannot test/report
this decision; which is rather important for latency sensitive
workloads. Therefore move the tracepoint after doing the
preemption check.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Paul Turner <pjt@google.com>
Cc: Mike Galbraith <efault@gmx.de>
Link: http://lkml.kernel.org/r/1363254519.26965.9.camel@laptop
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions