TMF: Add support for StructDefinition fields to ctfadaptor
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 15 Feb 2013 20:34:06 +0000 (15:34 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 19 Feb 2013 19:17:47 +0000 (14:17 -0500)
commit7a6cee1a01faa08cbe17bd70b3902c0916ec8041
treeafa88291a3582cde12469247da565d629ec60d78
parent82de5675e666567412ec742200aad783780f5989
TMF: Add support for StructDefinition fields to ctfadaptor

CTF supports recursive field definitions. So does TMF now.
* Added the CTFStructField class
* Updated the unit tests for this new class

Change-Id: I5e476da2a73f172ff946a1fff386e6fb48dff1bc
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/10401
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
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>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfEventFieldTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
This page took 0.026458 seconds and 5 git commands to generate.