clock offset: print negative value in metadata
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Feb 2016 21:52:05 +0000 (16:52 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Feb 2016 21:52:05 +0000 (16:52 -0500)
commit8967b2a36929168e37941c53b5dd387f70699c7a
tree527a933d226c5d87f12a16c8a0419ceb4e701709
parentdcb93448766003b5d8d19a57e2dd44efa8ea0035
clock offset: print negative value in metadata

In the upcoming 2.8, we can print the negative value of clock offset in
the metadata, and expect users to update their viewers to correct any
bug that could prevent them from handling those negative values.

This happens only in cases where the system sets CLOCK_REALTIME to 0
after boot, thus leading to a negative clock offset value between
realtime and monotonic clocks.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-events.c
This page took 0.026188 seconds and 4 git commands to generate.