commit | af4617bdba34aa556272b34c3986b0a4d588f568 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 17 18:09:55 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 17 23:10:35 2009 -0400 |
tree | c46a6b695724ee27c0113f6affcebeffcefbcf23 | |
parent | 37886f6a9f62d22530ffee8d3f9215c8345b6969 [diff] |
tracing: add global-clock option to provide cross CPU clock to traces 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>