Re: [lttng-dev] lttng-track by process/thread name

2019-03-25 Thread Milian Wolff via lttng-dev
On Thursday, March 21, 2019 6:24:28 PM CET Mathieu Desnoyers wrote: > - On Mar 21, 2019, at 12:21 PM, lttng-dev lttng-dev@lists.lttng.org wrote: > > Hey all, > > > > I stumbled upon lttng-track which sounds quite useful when one wants to > > concentrate on the events of a single process. But

Re: [lttng-dev] lttng-track by process/thread name

2019-03-21 Thread Mathieu Desnoyers
- On Mar 21, 2019, at 12:21 PM, lttng-dev lttng-dev@lists.lttng.org wrote: > Hey all, > > I stumbled upon lttng-track which sounds quite useful when one wants to > concentrate on the events of a single process. But how is one supposed to use > this? Usually, I start lttng before I start my ap

[lttng-dev] lttng-track by process/thread name

2019-03-21 Thread Milian Wolff via lttng-dev
Hey all, I stumbled upon lttng-track which sounds quite useful when one wants to concentrate on the events of a single process. But how is one supposed to use this? Usually, I start lttng before I start my application - I thus don't know the PID yet. Is there a trick that I'm not aware of, or c