ctf: Plug the unsigned utils comparator into Stream comparator.
authorEtienne Bergeron <etienne.bergeron@gmail.com>
Sun, 24 Nov 2013 05:52:17 +0000 (00:52 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 26 Nov 2013 19:43:16 +0000 (14:43 -0500)
commitb64f60bed013bc52e84610f5a90c1a79a94aa1c0
tree06cd60f09cf0be923870a93caa5a04d8114b60f4
parent334305a90dab71cef03adfb0db1ddb03cd562457
ctf: Plug the unsigned utils comparator into Stream comparator.

This patch-set fixes a pending TODO found randomly.
It modifies the code to use the unsigned comparator and avoid
bugs for large timestamp values.

The comparator no longer accept null values.

Change-Id: Idee0e56edfe85ba01a27fb79d1076736fee24874
Signed-off-by: Etienne Bergeron <etienne.bergeron@gmail.com>
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/18785
Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java
This page took 0.027348 seconds and 5 git commands to generate.