TMF: Correction to the state system explorer to avoid AttributeNotFound
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 5 Feb 2014 22:26:52 +0000 (17:26 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 6 Feb 2014 00:06:02 +0000 (19:06 -0500)
commit12a4bfe6c5c2ee7a5f32152a76f96171144ab0fb
treeda79ee3f0c81d3134268a90c07f64276f551d5c6
parent97ed0cf0ee8dd5b2f1485eab36f2a8ad6bb734b7
TMF: Correction to the state system explorer to avoid AttributeNotFound

The order of the state systems at creation is not the same as the order at
update, so a tree item was update with the wrong state system.

Change-Id: Ifa75109a1cfd7f47440bf364c11c56cc947a8523
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/21589
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/statesystem/TmfStateSystemExplorer.java
This page took 0.025975 seconds and 5 git commands to generate.