Merge branch 'linus' into tracing/core
authorIngo Molnar <mingo@elte.hu>
Tue, 7 Apr 2009 11:47:33 +0000 (13:47 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 7 Apr 2009 11:47:45 +0000 (13:47 +0200)
Merge reason: update to upstream tracing facilities

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1  2 
kernel/trace/Kconfig
kernel/trace/ftrace.c
kernel/trace/trace.c
kernel/trace/trace.h
kernel/trace/trace_output.c
kernel/trace/trace_output.h
kernel/trace/trace_stat.c
kernel/trace/trace_workqueue.c

@@@ -99,13 -99,11 +99,12 @@@ config FUNCTION_GRAPH_TRACE
        help
          Enable the kernel to trace a function at both its return
          and its entry.
-         It's first purpose is to trace the duration of functions and
-         draw a call graph for each thread with some informations like
-         the return value.
-         This is done by setting the current return address on the current
-         task structure into a stack of calls.
+         Its first purpose is to trace the duration of functions and
+         draw a call graph for each thread with some information like
+         the return value. This is done by setting the current return 
+         address on the current task structure into a stack of calls.
  
 +
  config IRQSOFF_TRACER
        bool "Interrupts-off Latency Tracer"
        default n
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge