Use unsigned long type for events discarded counter
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 May 2012 15:43:04 +0000 (11:43 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 May 2012 15:43:04 +0000 (11:43 -0400)
commit18fc8d7163331ebf5fabd2e638c0b3e52cd40e53
tree233dc4cd3bdc1cf6d99309ceea2233f80d2cea50
parent6d940e0f88f76cd19717c3421929de05a7c8ac94
Use unsigned long type for events discarded counter

Overflows at 64-bit on 64-bit systems.

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