timing.core: Make statistics analysis support different analyses
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 7 Nov 2016 04:10:39 +0000 (23:10 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 15 Nov 2016 17:59:52 +0000 (12:59 -0500)
commita2f54bf2de5d3ddf238eb6a4d59687df7feaee5a
treeb878cee71e37cb1fd690a6a0a123a78f4a3d11c3
parent2efeffae9d802ca5c28d953446406127581bee0b
timing.core: Make statistics analysis support different analyses

* Make the "getIntersectingElements" not blind cast into Collection
  they are Iterables
* Store the SegmentStoreProvider as a SegmentStoreProvider instead of
  an IAnalysisModule. It is only used as an AnalysisModule at one point
  in the code.

Change-Id: Ie0e81ecd69ceb4634f8e7a4236310efe02f74bea
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/84544
Reviewed-by: Hudson CI
Reviewed-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Tested-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java
This page took 0.024502 seconds and 5 git commands to generate.