Fix: take the ust lock around session iteration in statedump
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 30 Nov 2013 14:42:50 +0000 (15:42 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 30 Nov 2013 14:42:50 +0000 (15:42 +0100)
commit37dddb65504eff070a64fb4a8f1c56ee81c3173c
tree6e105c913c68c00b0c007842454a1af19e234848
parent246be17ec5a99beae7cc40eede54b4958958d8fb
Fix: take the ust lock around session iteration in statedump

This is crafted _very_ carefully: we need to always take the ust lock
_within_ the dynamic loader lock.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/ust-events.h
liblttng-ust/lttng-events.c
liblttng-ust/lttng-ust-baddr.c
liblttng-ust/lttng-ust-baddr.h
liblttng-ust/lttng-ust-comm.c
This page took 0.024839 seconds and 4 git commands to generate.