lttng.ust: Replace timestamp.getValue() with toNanos()
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 5 Jul 2016 17:45:06 +0000 (13:45 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 6 Jul 2016 23:00:23 +0000 (19:00 -0400)
commitac8c4e6be66b1f647880b4cb043eec21a4831a11
treea0bf2c6ec4da39f34b76f3fbbb51e3c2f07bc7a1
parent58be3b32784378c7fc3a7b6cad498dfa6071728d
lttng.ust: Replace timestamp.getValue() with toNanos()

If a trace with a different time base is used, there will be no errors in time scales.

Change-Id: Ia13bb9ab0c98dda8d10cfb4d02ee62bf0a820fa0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/76633
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Tested-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryStateProvider.java
This page took 0.025603 seconds and 5 git commands to generate.