ring-buffer: add api to allow a tracer to change clock source
authorSteven Rostedt <srostedt@redhat.com>
Tue, 17 Mar 2009 21:22:06 +0000 (17:22 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Wed, 18 Mar 2009 03:06:31 +0000 (23:06 -0400)
This patch adds a new function called ring_buffer_set_clock that
allows a tracer to assign its own clock source to the buffer.

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

No differences found