Re: [lttng-dev] Need help in converting trace data into CTF

2019-06-18 Thread Jonathan Rajotte-Julien
Hi, > I used "barectf config.yaml -m ctf" command. It helpled me generating the > metadata file. I looked at some other metadata file but they are binary > packetized. The one I generated using barectf is not binary packetized. > > Are these file different? Yes, they are. As you said one is pack

Re: [lttng-dev] Need help in converting trace data into CTF

2019-06-18 Thread Ravindra Kumar Meena
> > > Hi, > > > I am trying to write a metadata file. I am following > https://diamon.org/ctf/. > > I found one metadata file on GitHub repository > > > https://github.com/efficios/epiphany-examples/tree/barectf-tracing/apps/barectf-tracing/ctf > > > > Which file format is used for the metadata fi