Fix: add missing synchronization point for before app test case
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Nov 2014 06:40:41 +0000 (07:40 +0100)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 15 Mar 2016 22:02:41 +0000 (18:02 -0400)
commit61feece8c06f58429b88632fb50eede81a96de53
tree9f5cf19f196e0b04250b4c0e67587256d64034a8
parent89b4fb6370f38669201477380e2f468633bbdccc
Fix: add missing synchronization point for before app test case

Fixes a race where the application could generate all its events before
trace start.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/testapp/gen-ust-events/gen-ust-events.c
This page took 0.025077 seconds and 4 git commands to generate.