ss: add a wrapper for the state system delete files
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Sun, 18 Sep 2016 03:54:44 +0000 (23:54 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 4 Oct 2016 19:49:26 +0000 (15:49 -0400)
commitd4792e9262c29182aa1da9b484178a14b4963070
treed718681e2954f4fa3fada5d475d4d8bb50c6155f
parentdab79cd61736364e25cdb75f573be033e80ae93b
ss: add a wrapper for the state system delete files

This removes the need for the backend to be stored in the analysis

Change-Id: I32f4b1ceb99e4babf5ffe7e25731318ad8faa976
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/81298
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
statesystem/org.eclipse.tracecompass.statesystem.core/META-INF/MANIFEST.MF
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java
This page took 0.025404 seconds and 5 git commands to generate.