TMF: Move synchronization supplementary files to a folder
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Thu, 4 Sep 2014 18:04:49 +0000 (14:04 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Mon, 8 Sep 2014 14:26:42 +0000 (10:26 -0400)
commit04ba3554c3ccc49bc705c1a3cf08a6ef173a2ac1
tree31277b3d8cebbb3daa979d810dd00ce0efb0c7e0
parentb3b6b14ffe4ce0a1192eadcc9e1f6064b551119f
TMF: Move synchronization supplementary files to a folder

This way, analysis on experiments can put synchronization-related supplementary
files in this folder and they will be preserved once the traces are updated
after synchronization. By default, the synchronization file was preserved, but
all other supplementary files were deleted. Now the entire folder is preserved.

Change-Id: I64e4a8fff2a20e39e0b642260704492ef8cd2416
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/32871
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng2.kernel.core.tests/src/org/eclipse/linuxtools/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfExperiment.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/SynchronizeTracesHandler.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/synchronization/TmfSynchronizationView.java
This page took 0.033254 seconds and 5 git commands to generate.