aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorCarsten Emde <Carsten.Emde@osadl.org>2009-11-01 18:59:47 -0500
committerThomas Gleixner <tglx@linutronix.de>2009-11-06 06:31:35 -0500
commitd2ac742de047029bb44d0f1b7d4b01c35678a19a (patch)
tree2dc535b46f2e2bcffc677ec67ec978d74c5bba53 /include/linux
parent16731e6ff7c29c4f1a3dc7d4f42ce61e8e4a2f6d (diff)
ftrace: Add latency histograms of missed timer offsets
A source of system latencies not yet considered in the histograms of effective latencies are delayed timer interrupts. Such latencies are mainly due to disabled interrupts. Recording of effective latencies allows to continuously monitor a system's real-time capabilities under real-world conditions. This patch adds latency histograms of missed timer offsets. If the timer belongs to a sleeper that is about to wakeup a task and the latency is higher than previous latencies of such timers, some data of this task are recorded as well. Adapted and expanded Documentation/trace/histograms.txt. Signed-off-by: Carsten Emde <C.Emde@osadl.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions