Skip to content

Changes

Summary

  1. tmf: Handle multiple jobs when updating statistics (details)
Commit 1a6d76787e57bf16ad9c6857e07d37842bba0536 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