lttng: Use long values for integer fields in the Graph test trace
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Mon, 4 Apr 2016 23:05:13 +0000 (19:05 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Thu, 7 Apr 2016 05:06:11 +0000 (01:06 -0400)
commita19e7bb2b195e83a15f70caad757c69609482594
treed802192a9ea1b507be2afbb6b9501afb593b025f
parent9ee366e2cdd84599be81af3c175ac9381c76e9d7
lttng: Use long values for integer fields in the Graph test trace

Since state providers expect all integer fields to be Long objects
(as ctf.tmf does), test traces should also supply long values.

"cpu" should remain an int however.

Change-Id: Icee091a56710cd4a3c16d4f00ab00ca792b13d1e
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/69866
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/testfiles/graph/sched_only.xml
This page took 0.036177 seconds and 5 git commands to generate.