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)
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>

No differences found