At runtime, UST checks if the LTTng clock source is available
authorJulien Desfossez <julien.desfossez@polymtl.ca>
Wed, 12 Jan 2011 08:36:37 +0000 (09:36 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Thu, 13 Jan 2011 17:49:51 +0000 (18:49 +0100)
If not, CLOCK_MONOTONIC is the default fallback.

This makes UST use the LTTng kernel clock source. With this
clock support, LTTng and UST traces are perfectly synchronize.
Traces from these two tracer can be merged for analysis.

LTTng 0.240 or higher is needed for this new clock source.

Signed-off-by: Julien Desfossez <julien.desfossez@polymtl.ca>
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Acked-by: Nils Carlson <nils.carlson@ericsson.com>

No differences found
This page took 0.024063 seconds and 4 git commands to generate.