Time offset: use trace offset average
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 30 Jan 2012 23:33:12 +0000 (18:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 30 Jan 2012 23:33:12 +0000 (18:33 -0500)
commit0716bb06f1a2995aedf7df46b0ed00a126fc8f29
treea5f97fe77b6d1c883208b03f879f9eb30575bb8b
parent842c2b97eab577484edae763770dfd1440490818
Time offset: use trace offset average

Use the average offset for a given clock across all trace descriptions
as offset for the trace collection. This ensures that the time-stamps
stay invariant for a given trace collection: it won't change if the
traversal order of the trace directories change.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
converter/babeltrace.c
formats/ctf/ctf.c
include/babeltrace/babeltrace-internal.h
include/babeltrace/ctf-ir/metadata.h
This page took 0.024588 seconds and 4 git commands to generate.