Re: [lttng-dev] unable to add callstack-user context

2021-07-09 Thread Mathieu Desnoyers via lttng-dev
- On Jul 9, 2021, at 4:30 AM, lttng-dev wrote: > Hi there, I'm a little new to lttng and tracing in general. I am using a Java > Userspace agent, which is working well, but I am having trouble adding > callstack context to my tracing channels. I'm not sure if it's relevant but > running 'ltt

[lttng-dev] unable to add callstack-user context

2021-07-09 Thread Evan Galea via lttng-dev
Hi there, I'm a little new to lttng and tracing in general. I am using a Java Userspace agent, which is working well, but I am having trouble adding callstack context to my tracing channels. I'm not sure if it's relevant but running 'lttng add-context --list" shows callstack-user in the list. the