exactly what you want and is part
> of the exposed API both in 2.9n and 2.11.
> Regards,
> YL
> From: "CaptainWonka ."
> To: "lttng-dev"
> Sent: Friday, April 5, 2019 11:59:06 AM
> Subject: [lttng-dev] Forum - Using liblttng-ctl
> Hi Devs,
> I am
-dev"
Sent: Friday, April 5, 2019 11:59:06 AM
Subject: [lttng-dev] Forum - Using liblttng-ctl
Hi Devs,
I am using trying to use the lttng-ctl api you guys provide. When building I
get this error:
undefined reference to `lttng_channel_create(&dom)'
Other calls, like crea
- On Apr 5, 2019, at 11:59 AM, CaptainWonka .
wrote:
> Hi Devs,
> I am using trying to use the lttng-ctl api you guys provide. When building I
> get
> this error:
> undefined reference to `lttng_channel_create(&dom)'
> Other calls, like creating sessions work. Its just trying to create a
Hi Devs,
I am using trying to use the lttng-ctl api you guys provide. When building
I get this error:
*undefined reference to `lttng_channel_create(&dom)'*
Other calls, like creating sessions work. Its just trying to create and
destroy the channel which throws this error. I am using lttng-tools