diff options
author | Arun Sharma <[email protected]> | 2011-12-21 16:15:40 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-12-23 17:56:17 +0100 |
commit | 1ac9bc6943edf7d181b4b1cc734981350d4f6bae (patch) | |
tree | c7853336d693e4593488c26b8ce27ceca3803a6f /net/lapb/lapb_timer.c | |
parent | 664dfa65e84429d0b68694483e1de7365c7c56fb (diff) |
sched/tracing: Add a new tracepoint for sleeptime
If CONFIG_SCHEDSTATS is defined, the kernel maintains
information about how long the task was sleeping or
in the case of iowait, blocking in the kernel before
getting woken up.
This will be useful for sleep time profiling.
Note: this information is only provided for sched_fair.
Other scheduling classes may choose to provide this in
the future.
Note: the delay includes the time spent on the runqueue
as well.
Signed-off-by: Arun Sharma <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andrew Vagin <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions