[lttng-dev] babeltrace2 on windows

2024-04-04 Thread Zvi Vered via lttng-dev
Hello, I'm required to analyze an lttng trace with Babeltrace2 python API. The host is running windows 10. But according to : https://babeltrace.org/#bt2-get Windows is not mentioned at all. I prefer python but I can also consider using the C library for windows. Thank you, Zvika __

Re: [lttng-dev] babeltrace2 on windows

2024-04-04 Thread Kienan Stewart via lttng-dev
Hi Zvika, babeltrace2 with the python bindings can be built on windows. Our CI does this in two environments: cygwin64 and msys2-ucrt64. thanks, kienan On 4/4/24 4:08 PM, Zvi Vered via lttng-dev wrote: Hello, I'm required to analyze an lttng trace with Babeltrace2 python API. The host is r

Re: [lttng-dev] babeltrace2 on windows

2024-04-04 Thread Zvi Vered via lttng-dev
Thank you for your reply. Zvika On Thu, 4 Apr 2024, 23:30 Kienan Stewart via lttng-dev, < lttng-dev@lists.lttng.org> wrote: > Hi Zvika, > > babeltrace2 with the python bindings can be built on windows. Our CI > does this in two environments: cygwin64 and msys2-ucrt64. > > thanks, > kienan > > > O