From: Benjamin Poirier Date: Fri, 14 Aug 2009 19:54:45 +0000 (-0400) Subject: Add convex hull algorithm-based synchronization X-Git-Tag: v0.12.26~53 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=08365995afd45ea5f6f62f5d8fbc90961de5eacf;hp=08365995afd45ea5f6f62f5d8fbc90961de5eacf;p=lttv.git Add convex hull algorithm-based synchronization This analysis module implements an algorithm that provides a garantee that the synchronization will not result in inverted messages. It is now the default algorithm, over linear regression. Signed-off-by: Benjamin Poirier ---