Skip to content
Success

Changes

Summary

  1. tmf: Handle multiple jobs when updating statistics (details)
Commit fac4877f473a95a6e113ebd36a33d76894ac8cc9 by Arnaud Fiorini
tmf: Handle multiple jobs when updating statistics

When one job is already scheduled, the previous logic did not create
another job preventing subsequent selection from updating the UI in the
statistics view. This commit always computes a new job and cancels the
previous one if present.

Signed-off-by: Arnaud Fiorini <fiorini.arnaud@gmail.com>
Change-Id: I14c99c6eac40def82338ca9341031951a4703db4
The file was modified tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/statistics/TmfStatisticsViewer.java