TMF: Add functions to verify if events are present in a CTF Trace
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 17 May 2013 20:11:33 +0000 (16:11 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 26 Jun 2013 20:17:56 +0000 (16:17 -0400)
commit3480bf122f215ec6b6b9aadd59fe40cbe0394a2b
tree97c25913373f6a9300b4808c0967d23d0f6bddc2
parenta7297cd360fddb7b018efcbf2a7c62b96523681e
TMF: Add functions to verify if events are present in a CTF Trace

These functions verify whether one, some or all events are present in the
metadata of a CTF trace.  It is useful to verify the presence of events
before doing an analysis that requires them.

Change-Id: Ieed7f9bcd905bf354aa5550b10c6304e534e5728
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/12952
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfTraceTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfTrace.java
This page took 0.026043 seconds and 5 git commands to generate.