commit | 37886f6a9f62d22530ffee8d3f9215c8345b6969 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 17 17:22:06 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 17 23:06:31 2009 -0400 |
tree | 046c9086682145fd2808af7197af669f08be6d0a | |
parent | 6adaad14d7d4d3ef31b4e2dc992b18b5da7c4eb3 [diff] |
ring-buffer: add api to allow a tracer to change clock source 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>