tmf: Handle state changes ending after the trace ends
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 2 Aug 2012 19:29:22 +0000 (15:29 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 2 Aug 2012 20:40:54 +0000 (16:40 -0400)
commit97042f0a0c0e7eb32a106298700caeab80400332
tree9aaabd0066cc7910be7efc2644e7177010ff390b
parentdaca4d41765b567d37dbfc3fe5439b19e04f17b5
tmf: Handle state changes ending after the trace ends

Since it's possible to add states ending in the future, we
have to handle the case where a state would end past the
trace's end time (and the history's end time). We simply
discard it in this case.

Change-Id: Ic0c525aece776cb4e742d8829e420d50570b36a0
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7077
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/TransientState.java
This page took 0.027809 seconds and 5 git commands to generate.