[lttng-dev] [PATCH lttng-ust] Move enablers syncing after the channel registration

2014-07-10 Thread francis . deslauriers
From: Francis Deslauriers Fixes possible race condition where an event registration is received before its channel registration by the consumer. Signed-off-by: Francis Deslauriers --- liblttng-ust/lttng-events.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/liblttng

Re: [lttng-dev] Ping: Re: [PATCH lttng-ust] Bugfix for http://bugs.lttng.org/issues/745

2014-07-10 Thread Woegerer, Paul
On 07/10/2014 03:24 PM, Mathieu Desnoyers wrote: > - Original Message - >> From: "Paul Woegerer" >> To: lttng-dev@lists.lttng.org, "mathieu desnoyers" >> >> Sent: Thursday, July 10, 2014 8:49:37 AM >> Subject: Ping: Re: [PATCH lttng-ust] Bugfix for >> http://bugs.lttng.org/issues/745 >>

Re: [lttng-dev] Ping: Re: [PATCH lttng-ust] Bugfix for http://bugs.lttng.org/issues/745

2014-07-10 Thread Mathieu Desnoyers
- Original Message - > From: "Paul Woegerer" > To: lttng-dev@lists.lttng.org, "mathieu desnoyers" > > Sent: Thursday, July 10, 2014 8:49:37 AM > Subject: Ping: Re: [PATCH lttng-ust] Bugfix for > http://bugs.lttng.org/issues/745 > > Hi Mathieu, > > Since we have no other options curren

[lttng-dev] Ping: Re: [PATCH lttng-ust] Bugfix for http://bugs.lttng.org/issues/745

2014-07-10 Thread Woegerer, Paul
Hi Mathieu, Since we have no other options currently (see LD_AUDIT discussion) we really should get this merged into master. As said, it's thoroughly tested and should not cause any ill side-effects. Many Thanks, Paul On 07/04/2014 02:21 PM, Paul Woegerer wrote: > Since (at least) in the short t