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:36 +0000 (17:48 -0400)
commit9f85f64c20e9edede18c37cbed7f011c09bd0be5
treed121615c1fff0eaf6b7617bca92c77a9caddd1f4
parent18e3b2499220328c36db4ade4a6d28c283af1e88
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.023763 seconds and 4 git commands to generate.