TMF: Refresh only the supplementary files for the current trace
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 26 Mar 2014 16:40:00 +0000 (12:40 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 22 Apr 2014 15:20:55 +0000 (11:20 -0400)
commitb5e8ee95f42c008986a0990270fc23dd42434074
tree667c0ec2682ff2284024c0f3def9671c3c6f1de4
parent5f398902bbab4cc5dfa66c4d883dde89f2ed85f0
TMF: Refresh only the supplementary files for the current trace

The method has been moved to the TmfTraceManager
Also corrected a typo in a constant name.

Change-Id: Ieaa83c525defad09499458ab48a45ef14b2baa0a
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/23939
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/TmfCommonConstants.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/analysis/TmfAbstractAnalysisModule.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfExperiment.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfTrace.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/TmfTraceManager.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/wizards/tracepkg/importexport/TracePackageExportOperation.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/model/TmfProjectModelElement.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/model/TmfProjectRegistry.java
This page took 0.028437 seconds and 5 git commands to generate.