ctf: Make CtfTmfTrace trimmable
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 7 Jul 2017 20:58:57 +0000 (16:58 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 7 Jul 2017 20:58:57 +0000 (16:58 -0400)
commitcbe9455fde651517dca616cef2acbfc17504ff64
treeddb8d86ae6b204404f4d7dd8eb5b21dbb3a95116
parent51a8fbff587071150524d5651ed5eb7e15584e9b
ctf: Make CtfTmfTrace trimmable

Invoke Babeltrace 2, if it is available, to trim the trace to the time
range specified by the user. This will create and import a new, trimmed
trace, so that the original remains available.

Change-Id: Ia2413bb0c5c9e1d67e7b810ddaa17a177eb1d364
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core/META-INF/MANIFEST.MF
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/messages.properties
This page took 0.024961 seconds and 5 git commands to generate.