tmf: Update XML trace stub to use ns directly
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 11 Jan 2017 21:34:52 +0000 (16:34 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Fri, 13 Jan 2017 19:13:18 +0000 (14:13 -0500)
commit730fd8d2a76481dbb7ed792dee96b42ab50f4bc6
treee8c9483232cba13e3d6df67d558bc38e0a8e442f
parent26cf0ea8a210f5926db32ec983216b73da923776
tmf: Update XML trace stub to use ns directly

Now that custom parsers support nanoseconds timestamps, the custom XML trace
stub does not need to convert the timestamps to nanoseconds anymore, it can
be defined directly in the XML trace definition.

Change-Id: I2791b350c303bb82df9f83f0cabbb663e1166a75
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/88513
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlDevelopmentTrace.xml
tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java
tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/viewers/events/TestTraceOffsetting.java
This page took 0.024982 seconds and 5 git commands to generate.