tmf: add constant offset synchronization algorithm and algorithm factory
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 29 Jul 2014 17:26:37 +0000 (13:26 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 5 Aug 2014 15:19:29 +0000 (11:19 -0400)
commite5cfb647baf347b21aaca94b0d1118b309fbe3f7
treebb5c7af4400ad47bfe9459e93fd48b345c5e5b9b
parentaa9b2552c3aac192d84623c83b343d8d6711a428
tmf: add constant offset synchronization algorithm and algorithm factory

Change-Id: Ia5b2b49c0e49275b6fa78a16655325a57ab04725
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/30687
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/synchronization/TmfConstantTransform.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/synchronization/ITmfTimestampTransform.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/synchronization/TimestampTransformFactory.java [new file with mode: 0644]
This page took 0.027324 seconds and 5 git commands to generate.