tmf: Restore TextTraceEventContent.getField(int)
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 6 May 2014 18:02:10 +0000 (14:02 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 7 May 2014 19:08:08 +0000 (15:08 -0400)
commit99f210446dfb614dd078b293229f498b234be594
tree26a33fe05ca0e045f2748675378bf32cc65d4bf8
parent6781d5b9e5ae1e2a912166fcb2f01722138911fb
tmf: Restore TextTraceEventContent.getField(int)

Commit 0554e04 moved the notion of field indexes down from the
framework into the TextTraceEventContent. Since this class keeps
the getFieldName(int) convenience method, getField(int) should
also remain there.

Change-Id: I5c30c18d605b6ee75e1867966a4fb8fdd5cdf2cd
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/26069
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/trace/text/TextTraceEventContent.java
This page took 0.036689 seconds and 5 git commands to generate.