tracing: add global-clock option to provide cross CPU clock to traces
authorSteven Rostedt <srostedt@redhat.com>
Tue, 17 Mar 2009 22:09:55 +0000 (18:09 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Wed, 18 Mar 2009 03:10:35 +0000 (23:10 -0400)
Impact: feature to allow better serialized clock

This patch adds an option called "global-clock" that will allow
the tracer to switch to a slower but more accurate (across CPUs)
clock.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found