critical path: Clean up link list of content provider
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 13 May 2016 18:52:44 +0000 (14:52 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 5 Jul 2016 13:52:40 +0000 (09:52 -0400)
commitd21209962bb402078b01481db075eec3411c320d
treea0626e671a1b6f90bd1edf28c63bb7c6a1c44602
parent1f48ef6615540ff27fe91c838a2f5ced5fecad38
critical path: Clean up link list of content provider

The link cache was not used because it was written to one map, but read
from another. So links were computed every time

Change-Id: Id3533034be15e1e974160338d9d5e56bda84992e
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/72761
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java
This page took 0.027105 seconds and 5 git commands to generate.