lttng.ust: Consider all statedump events to happen at SD start
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 15 Jul 2016 00:53:03 +0000 (20:53 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 21 Sep 2016 18:08:20 +0000 (14:08 -0400)
commitb20ebaeeea3ed5502c82bfdcd42f407a40c6db0d
treeb885e0c09c41fbc0ea8d2859004d38038d2312bf
parent074fa35db97d3500136d443584494300e5d24f08
lttng.ust: Consider all statedump events to happen at SD start

Use the statedump:start event's timestamp as the start time of
library load mappings, instead of the individual bin_info
or related build_id/debug_link events.

This will allow trace events happening concurrently with a
statedump to display their debug-information correctly.

Bug: 497943

Change-Id: I0d3474ad7e45f81b370e368664a234b4c5c38499
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/77375
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java
This page took 0.025089 seconds and 5 git commands to generate.