Re: [lttng-dev] sched_process_exec

2012-10-12 Thread Mathieu Desnoyers
* Woegerer, Paul (paul_woege...@mentor.com) wrote: > On 10/11/2012 06:07 PM, Mathieu Desnoyers wrote: > > * Woegerer, Paul (paul_woege...@mentor.com) wrote: > >> On 10/11/2012 04:58 PM, Mathieu Desnoyers wrote: > >>> A couple a details to fix before I can merge this patch though: > >>> > >>> Please

Re: [lttng-dev] sched_process_exec

2012-10-12 Thread Woegerer, Paul
On 10/11/2012 06:07 PM, Mathieu Desnoyers wrote: > * Woegerer, Paul (paul_woege...@mentor.com) wrote: >> On 10/11/2012 04:58 PM, Mathieu Desnoyers wrote: >>> A couple a details to fix before I can merge this patch though: >>> >>> Please also update instrumentation/events/mainline/sched.h to add the

Re: [lttng-dev] sched_process_exec

2012-10-11 Thread Mathieu Desnoyers
* Woegerer, Paul (paul_woege...@mentor.com) wrote: > On 10/11/2012 04:58 PM, Mathieu Desnoyers wrote: > > A couple a details to fix before I can merge this patch though: > > > > Please also update instrumentation/events/mainline/sched.h to add the > > original mainline TRACE_EVENT, so we can keep

Re: [lttng-dev] sched_process_exec

2012-10-11 Thread Woegerer, Paul
On 10/11/2012 04:58 PM, Mathieu Desnoyers wrote: > A couple a details to fix before I can merge this patch though: > > Please also update instrumentation/events/mainline/sched.h to add the > original mainline TRACE_EVENT, so we can keep the files in sync. Ok, reconfigured Thunderbird, removed sem

Re: [lttng-dev] sched_process_exec

2012-10-11 Thread Mathieu Desnoyers
* Woegerer, Paul (paul_woege...@mentor.com) wrote: > Hi, > > Is there a reason why instrumentation/events/lttng-module/sched.h does > not include TRACE_EVENT(sched_process_exec) ? > > The patch below adds the missing tracepoint definition (tested with > kernel 3.4.6-2.10). Hi Paul, The only r