tmf: Bug 467751: Partial workaround for XY chart concurrency issue
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 20 May 2015 19:28:05 +0000 (15:28 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Wed, 27 May 2015 02:12:22 +0000 (22:12 -0400)
commit9b59296287a33916ae0855af3262491b3a4b2a13
tree4f2c2662b55377bee1f6dfae0f1ef0f12b72bcee
parent8f72f641b4aaacef3363a709f2695c14967a6635
tmf: Bug 467751: Partial workaround for XY chart concurrency issue

This change will remove the usage of the TmfUIRefreshHandler which
delays the clearing of the chart.

However, it is still not thread-safe and it might fail. To fix it
correctly, the whole API of XY charts would have to looked at and
this won't be done for Mars.

Change-Id: Ib838864fd8fb7086391b44f0b3dbf0558617f5f2
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/48320
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartViewer.java
This page took 0.024333 seconds and 5 git commands to generate.