function-graph: moved the timestamp from arch to generic code
authorSteven Rostedt <srostedt@redhat.com>
Tue, 24 Mar 2009 03:38:49 +0000 (23:38 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Tue, 24 Mar 2009 13:31:34 +0000 (09:31 -0400)
commit5d1a03dc541dc6672e60e57249ed22f40654ca47
tree0b72061cc8c56797474d2efbfe1954ce0ad27ce8
parent098335215a4921a8a54193829eaed602dca24df5
function-graph: moved the timestamp from arch to generic code

This patch move the timestamp from happening in the arch specific
code into the general code. This allows for better control by the tracer
to time manipulation.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
arch/x86/kernel/ftrace.c
include/linux/ftrace.h
kernel/trace/trace_functions_graph.c