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 14:42:33 +0000 (10:42 -0400)
commitc5c4fd823cdd7b086ee747c93030c9e7439ab8a5
tree7aebf6514dd766a62a07d10027becf122a6d86f9
parentf3c7428e8878c6e467020881813c018e0d530a21
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.024681 seconds and 4 git commands to generate.