Fix: add "has_build_id" and "has_debug_link" fields to debuginfo events
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 May 2016 14:40:32 +0000 (10:40 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 May 2016 18:26:19 +0000 (14:26 -0400)
commita435064bcf001da9bfee85cb6274cf21ad33613d
treeee2f6f7c39572543a970c8854f9a64cdd291cbba
parent2bb51006eb599206433572e84fbe13737c72398f
Fix: add "has_build_id" and "has_debug_link" fields to debuginfo events

This allows trace analyzers to know whether they should expect the build
id or debug link events following the bin_info event.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-dl/lttng-ust-dl.c
liblttng-ust-dl/ust_dl.h
liblttng-ust/lttng-ust-statedump-provider.h
liblttng-ust/lttng-ust-statedump.c
This page took 0.024147 seconds and 4 git commands to generate.