Re: [lttng-dev] LTTng UST structure support

2023-02-09 Thread Jérémie Galarneau via lttng-dev
Hi Charles, I'm not sure why you can't embed a graph in your application. The idea is to make new events visible to your source component (or the iterator it provides) by exposing some form of "user data" as a shared context [1][2]. When the event is made available to the source through that co

Re: [lttng-dev] LTTng UST structure support

2023-02-09 Thread chafraysse--- via lttng-dev
Hi Jérémie, Thx for your reply, I'm doing a mockup on an Ubuntu host for now Ok for the graph, I cannot embed it in my application though I wanted that application to directly output CTF (with compound types, excluding LTTng) but I guess I'll output it in my format and then post-process it in a