Fix: babeltrace-log timestamps should be in nsec
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 22 Apr 2013 14:21:48 +0000 (10:21 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 22 Apr 2013 14:21:48 +0000 (10:21 -0400)
commitaf60c9882fb67f7b63a37c358062c2e1f121ad53
tree2dc2ee0544174d89bfab74c8382944db56db2fa7
parentd088404e1ad51c71f5db9c4c149304456c50f10d
Fix: babeltrace-log timestamps should be in nsec

Those were in usec, and babeltrace expect nsec by default for default
clock.

Most of the work has been focused on LTTng and read-side lately,
therefore babeltrace-log went under the radar.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
converter/babeltrace-log.c
This page took 0.024754 seconds and 4 git commands to generate.