Re: [lttng-dev] lttng trace" Read trace under windows

2019-06-10 Thread Zvi Vered
Hi Jonathan, All, If I build babeltrace (1.5) on cygwin, can I use the libraries under native windows ? Thank you, Zvika On Tue, May 21, 2019 at 5:48 PM Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com> wrote: > Hi, > > On Mon, May 20, 2019 at 10:49:49PM -0700, Zvi Vered wrote: >

Re: [lttng-dev] lttng trace" Read trace under windows

2019-05-27 Thread Jonathan Rajotte-Julien
On Sun, May 26, 2019 at 05:40:51AM +0300, Zvi Vered wrote: > Hi Jonathan, > > Thank you very much for your repy. > > Each trace contains also idx files (channel0_0.idx ... channel0_7.idx). > Are those also CTF files ? The index files are not part of the 1.8 spec. They are utility files for the r

Re: [lttng-dev] lttng trace" Read trace under windows

2019-05-25 Thread Zvi Vered
Hi Jonathan, Thank you very much for your repy. Each trace contains also idx files (channel0_0.idx ... channel0_7.idx). Are those also CTF files ? Is "metadata" a CTF file also ? Best regards, Zvika On Tue, May 21, 2019 at 5:48 PM Jonathan Rajotte-Julien < jonathan.rajotte-jul...@efficios.com>

Re: [lttng-dev] lttng trace" Read trace under windows

2019-05-21 Thread Jonathan Rajotte-Julien
Hi, On Mon, May 20, 2019 at 10:49:49PM -0700, Zvi Vered wrote: > Hello, > > I'm looking for a windows library that can read a trace ? Babeltrace 1.5 can be build on cygwin. > Or - detailed instructions on the structure of each file in the trace. https://diamon.org/ctf/ Cheers -- Jonathan Ra