Re: [lttng-dev] Correct way to use the tpl file

2018-11-30 Thread Mathieu Desnoyers
n "arguments to TP_ARGS". So the answer is that the arguments need to match exactly between the instances and the class they refer to. Thanks, Mathieu > From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com] > Sent: 30 November 2018 17:13 > To: John O'Sulli

Re: [lttng-dev] Correct way to use the tpl file

2018-11-30 Thread John O'Sullivan
the class? From: Mathieu Desnoyers [mailto:mathieu.desnoy...@efficios.com] Sent: 30 November 2018 17:13 To: John O'Sullivan Cc: lttng-dev Subject: [EXTERNAL] Re: [lttng-dev] Correct way to use the tpl file - On Nov 30, 2018, at 11:09 AM, John OSullivan wrote: Hi, I am looking for

Re: [lttng-dev] Correct way to use the tpl file

2018-11-30 Thread Mathieu Desnoyers
- On Nov 30, 2018, at 11:09 AM, John OSullivan wrote: > Hi, > I am looking for some advice on the best way to manage the tracing of some > user > space events. > I have a series of events that are fed to queues, they look something like the > following sample > EventEnd* event_end_new()