Re: [lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-16 Thread THEUNISSEN Rolf
> -Original Message- > From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com] > Sent: Wednesday, March 14, 2018 6:25 PM > To: THEUNISSEN Rolf > Cc: lttng-dev > Subject: Re: [lttng-dev] [lttng-ust] Missing events when just before a process > exits > >

Re: [lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-14 Thread Mathieu Desnoyers
Cc: lttng-dev@lists.lttng.org >> Subject: Re: [lttng-dev] [lttng-ust] Missing events when just before a >> process >> exits >> >> Hi Rolf, >> >> On Tue, Mar 13, 2018 at 10:48:17AM +, THEUNISSEN Rolf wrote: >> > Hi, >> > >> >

Re: [lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-14 Thread THEUNISSEN Rolf
> -Original Message- > From: Jonathan Rajotte-Julien [mailto:jonathan.rajotte-jul...@efficios.com] > Sent: Tuesday, March 13, 2018 4:35 PM > To: THEUNISSEN Rolf > Cc: lttng-dev@lists.lttng.org > Subject: Re: [lttng-dev] [lttng-ust] Missing events when just before a proce

Re: [lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-13 Thread Mathieu Desnoyers
- On Mar 13, 2018, at 6:48 AM, THEUNISSEN Rolf rolf.theunis...@altran.com wrote: > Hi, > > I am currently tracing many processes with LTTng-UST on a system under heavy > load, with 2 CPUs. > > The traces seem to be missing ust-events near the end of a trace. After doing > some analysis, it

Re: [lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-13 Thread Jonathan Rajotte-Julien
Hi Rolf, On Tue, Mar 13, 2018 at 10:48:17AM +, THEUNISSEN Rolf wrote: > Hi, > > I am currently tracing many processes with LTTng-UST on a system under heavy > load, with 2 CPUs. > > The traces seem to be missing ust-events near the end of a trace. After doing > some analysis, it seems that

[lttng-dev] [lttng-ust] Missing events when just before a process exits

2018-03-13 Thread THEUNISSEN Rolf
Hi, I am currently tracing many processes with LTTng-UST on a system under heavy load, with 2 CPUs. The traces seem to be missing ust-events near the end of a trace. After doing some analysis, it seems that events are missing from the other CPU then the process exits on. More concretely: Duri