tmf: fix IllegalArgumentException when doing auto-detection
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Fri, 7 Nov 2014 18:21:47 +0000 (13:21 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 13 Nov 2014 03:05:44 +0000 (22:05 -0500)
commit1dec183010922cb1664fb50a316fc23b132a2410
tree0ff62252763d0e0f28d5021c23ba7715b1f971e5
parent72041d61dec6614ef3f8c3d8dd552493f49767f5
tmf: fix IllegalArgumentException when doing auto-detection

with trace type that doesn't exist (anymore). Since it is determined
during runtime which trace types exists this should not throw
an exception.

Change-Id: I0fa7a01351331b350eb2da85ab9624e96346cb2c
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/36228
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java
This page took 0.026641 seconds and 5 git commands to generate.