tmf: Add previous full state in AbstractStateSystemTimeGraphView queries
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 23 Oct 2015 20:18:30 +0000 (16:18 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 26 Oct 2015 22:06:25 +0000 (18:06 -0400)
commit143217ee5b4e9c0d82942bf3af0e7e567925e307
tree3e4576cdd4266309f085b463f2ed52f4180e42f6
parent7697e14822a1a7570fab68776310fdddd3af0234
tmf: Add previous full state in AbstractStateSystemTimeGraphView queries

Adding the previous full state allows the implementation to be able to
prevent duplicated elements at the boundaries of the query iterations.

Change-Id: Idd3e9718a0e4fa97419e5231713b6fe1711ad2e5
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/58862
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/META-INF/MANIFEST.MF
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/pom.xml
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/analysis/os/linux/ui/views/controlflow/ControlFlowView.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java
This page took 0.025004 seconds and 5 git commands to generate.