lttng.ust: Catch TimeRangeException in UstDebugInfoAnalysisModule
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 13 Jul 2016 19:09:45 +0000 (15:09 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 13 Jul 2016 20:06:57 +0000 (16:06 -0400)
commit33c6813eb8d4c7480eaf4bc2584c0345383e35c4
tree43d20855533bb089edb20881c46ee963c837fe0f
parentccf0e1a644dea63dcf91e2848c2626bb2d1d2448
lttng.ust: Catch TimeRangeException in UstDebugInfoAnalysisModule

This exception may happen if the statesystem was not fully built
due to using pre-release traces that do not have all the
expected event fields.

Since there are such traces out in the wild, this situation can
happen sometimes.

Bug: 497863

Change-Id: Id8c14e36f9dcfe1858628f96298ed3959c0a58f5
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/77263
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java
This page took 0.026212 seconds and 5 git commands to generate.