tmf: Print CTF integer fields in the correct base
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 16 Jul 2012 15:11:08 +0000 (11:11 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 16 Jul 2012 18:51:02 +0000 (14:51 -0400)
commit367bcd2b8691d7a20f6ebb3a273cbce359b97382
treed6c61e0adbe120b587b914198371953c489939af
parenta1c6baa78c00c6a2c5bbbde92059397585079b49
tmf: Print CTF integer fields in the correct base

We have the information about the base of integers in CTF, so
we should use this information to print the field correctly,
at least for standard bases (2, 8, 10, 16).

Fixes bug #384983

Change-Id: I66882dd8d5e15473fb3690311c4c170bb22dc8a0
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfTmfEventField.java
This page took 0.038795 seconds and 5 git commands to generate.