tmf.core: Move the analysis cancel log message
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 7 Feb 2017 19:00:41 +0000 (14:00 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 9 Feb 2017 21:40:58 +0000 (16:40 -0500)
commit31386ddb7e99cf262855ea63c4028fc5da04ef7d
treed03cb4a87bcbb5cefce6d86f080e92fac3663620
parent99cf918d43c8e32ee15e9324c729eb174ee80635
tmf.core: Move the analysis cancel log message

The analysis cancellation should be logged only if it was running
and is really cancelled. Otherwise, it produces confusing messages
where the analysis was previously finished and then cancelled.

Change-Id: I1704f2a29312b6c1a2a9b15e4869bcb646ab1204
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/90577
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java
This page took 0.023872 seconds and 5 git commands to generate.