Fix timestamps for slow-paced event rates
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Jan 2012 16:42:57 +0000 (11:42 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Jan 2012 16:42:57 +0000 (11:42 -0500)
commit9080554ff25b08f48762d2ee7cfa3981317e9c1d
treebc97c7664dcd6cc5c115e92210b4a949e822ccd5
parent31b073500ae4d866bcc3ca1bb925c6365991ae4c
Fix timestamps for slow-paced event rates

Given that we currently do not implement any timer that provides
guarantees of 27-bit timestamps overflow detection, force the timestamp
to 64-bit.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/ltt-events.c
This page took 0.024528 seconds and 4 git commands to generate.