ctf.core: Support traces with empty packets before the end
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 22 Mar 2017 18:06:13 +0000 (14:06 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 3 May 2017 19:14:51 +0000 (15:14 -0400)
commit1d9ea1a394bef15132408ab6dffea65f89f650d2
tree3c334a40d98ba66e1a9a2a4ad0bd1f4c151d3b96
parentec983b854d43a40540488ddd691f67a70a8823ad
ctf.core: Support traces with empty packets before the end

This patch allows tracecompass to support CTF traces containing empty
packets.

Change-Id: I8876e26e7224c147620b548220de2f7020b5dd33
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/93647
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Hudson CI
ctf/org.eclipse.tracecompass.ctf.core.tests/src/org/eclipse/tracecompass/ctf/core/tests/trace/CTFStreamInputPacketIndexTest.java
ctf/org.eclipse.tracecompass.ctf.core.tests/src/org/eclipse/tracecompass/ctf/core/tests/trace/PacketStub.java
ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java
ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java
ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java
This page took 0.025909 seconds and 5 git commands to generate.