TMF: Bug 454283: Initialize all analysis modules before executing them
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 16 Jun 2015 19:30:21 +0000 (15:30 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 7 Jan 2016 01:12:37 +0000 (20:12 -0500)
commitba9fb8a202eb8cc2edbb91d44c006bc334f017c9
tree1eb522fe0dd0050702c0ed491a626f047dac1e99
parent2478dc77b6812713000937732054818fa7dc8264
TMF: Bug 454283: Initialize all analysis modules before executing them

Analysis modules are first initialized, then automatic ones are executed when
the traceOpened signal is received. This makes sure any dependent module
exists for a trace before the execution takes place.

Change-Id: Ica4d77ca5805b37ec73a42af2b9bc5f15c9e21cd
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/37698
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java
This page took 0.026971 seconds and 5 git commands to generate.