Fix: reset vtid cache before releasing urcu locks
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Jul 2016 21:47:08 +0000 (17:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 14 Jul 2016 21:48:32 +0000 (17:48 -0400)
commitcadf81991b140ca1c04977589927bfdee86cfbe1
treeebe99840a2e9c0e6161bf582e0a28aaa6c525613
parentce51a2bccc437266e81105b67769ec8feda45192
Fix: reset vtid cache before releasing urcu locks

When tracing pthread mutex lock/unlock, we need to reset the vtid
context cache before unlocking the urcu lock, else we have vtid/vpid
discrepancies.

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