From mboxrd@z Thu Jan 1 00:00:00 1970 From: eeppeliteloop@gmail.com (Philippe Proulx) Date: Wed, 3 Jun 2015 23:18:01 -0400 Subject: [lttng-dev] confirm c4ffe9cce5044a3711020b355aa9133ec1268447 In-Reply-To: References: Message-ID: On Wed, Jun 3, 2015 at 10:22 PM, Deepak Kumar wrote: > Hi, > > I am trying to output the inpute lttng live stream to ctf-metadata and still > it shows as text. > I tried ctf and dummy also. Am I using the command wrong? You're not using it wrong; the Babeltrace tool does not currently honor its own semantics: the lttng-live "plugin" uses the ctf-text "plugin" directly, bypassing any generic event stream phase. I write "plugin" in quote here because the current "plugin" system is too primitive for "plugins" to be called plugins without quotes. But there's active work being done right now to implement a robust plugin system, as generic as you can think, and this kind of operation will be easy once it's completed. In the meantime, stay tuned (here)! BR, Phil > > babeltrace -o ctf-metadata -i lttng-live > net://localho/host/dekumar-VirtualBox/auto-20150603-183122 > > > Thanks, > Deepak > > > _______________________________________________ > lttng-dev mailing list > lttng-dev at lists.lttng.org > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev >