[patch-rt 3/5] trace: fix typo in kernel/trace/Kconfig

From: Thomas Gleixner
Date: Fri Jan 30 2009 - 06:44:45 EST


Fixed confusing Kconfig label of WAKEUP_LATENCY_HIST

Signed-off-by: Carsten Emde <C.Emde@xxxxxxxxx>
Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

--- linux-2.6.26.8-rt13/kernel/trace/Kconfig-orig 2009-01-25 23:06:19.000000000 +0100
+++ linux-2.6.26.8-rt13/kernel/trace/Kconfig 2009-01-25 23:05:07.000000000 +0100
@@ -183,7 +183,7 @@
preemption off timings to create a histogram of latencies.

config WAKEUP_LATENCY_HIST
- bool "Interrupts off critical timings histogram"
+ bool "Wakeup latency histogram"
select TRACING
select MARKERS
help



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/