[lttng-dev] babeltrace2 python api related question

2022-08-15 Thread zenan via lttng-dev
zenan 抄送: lttng-dev@lists.lttng.org 主题: Re: [lttng-dev] babeltrace2 python api related question On Wed, Aug 10, 2022 at 9:54 AM zenan via lttng-dev wrote: > > > > Hi there, > > I’m trying to use babeltrace2 python bindings to track live lttng trace, as > show

[lttng-dev] babeltrace2 python api related question

2022-08-10 Thread zenan via lttng-dev
Hi there, I’m trying to use babeltrace2 python bindings to track live lttng trace, as shown in some examples in the documents, I tried to use ctf.lttng-live( ctf.fs in the documents) plugin as source, and use text.pretty as sink, but it didn’t work out as I expected. So does the api support t