tmf: Add Variant field handling in CtfTmfEventField
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 5 Mar 2013 21:08:35 +0000 (16:08 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 19 Mar 2013 17:01:43 +0000 (13:01 -0400)
commit404b264a34218f9975211e713b95e8bf44a200ad
tree0a6fccd8b267ff1bc33ae0e82c8c82d4133a0b4f
parentcad06250739254199ce5cc3f938b41971c5f2d7c
tmf: Add Variant field handling in CtfTmfEventField

* Also add unit test for variant types
* Move the base-formatting of numeric values to parent class

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