tmf: fix regression in trace type detection
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 25 Feb 2016 16:04:32 +0000 (11:04 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 25 Feb 2016 17:29:04 +0000 (12:29 -0500)
commit68621ce0f89faa031e5256056f00f0a9895c6e52
treedb603debfcfe63c988a7b8985151ed90fe563712
parentd2fb9e0f53a48a6172ac4e5166e0f3d7da01edc9
tmf: fix regression in trace type detection

Patch 281def4 moved the trace type detection to tmf.core. With this
change the traces that validate with confidence 0 for more than one
trace type will have a trace type set that is first in the list.
Before previous patch the trace type was not set if the confidence
was 0.

Change-Id: I2fb3dbd933ae673ce54569356f190c19a7d72d49
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/67346
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java
This page took 0.025815 seconds and 5 git commands to generate.