From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael.lausch@omicron.at (Michael Lausch) Date: Thu, 14 Nov 2013 10:48:49 +0100 Subject: [lttng-dev] Python bindings update In-Reply-To: <1801200686.66283.1384352262423.JavaMail.zimbra@efficios.com> References: <1801200686.66283.1384352262423.JavaMail.zimbra@efficios.com> Message-ID: <6B3AC2788014DD49B43AF9611365BBAA21CB78FD26@mary.at.omicron.at> Hi, I just finished a setup.py.in. It needs some testing (i can do ubuntu, fedora tests). If you are interested, I can provide a patch on the mailing list. -----Original Message----- From: Mathieu Desnoyers [mailto:mathieu.desnoyers@efficios.com] Sent: Wednesday, November 13, 2013 3:18 PM To: J?r?mie Galarneau Cc: lttng-dev at lists.lttng.org Subject: Re: [lttng-dev] [PULL REQUEST babeltrace] Python bindings update ----- Original Message ----- > From: "J?r?mie Galarneau" > To: lttng-dev at lists.lttng.org > Cc: "Mathieu Desnoyers" > Sent: Tuesday, November 12, 2013 10:06:41 PM > Subject: [PULL REQUEST babeltrace] Python bindings update > > Hi all, > > Here are some patches to add read support of every CTF type using the > Babeltrace Python bindings. It is now possible to retrieve fields and > access their values using a single get_value() method returning native > Python objects. This is made possible using the work contributed by > one of our GSoC students, Xiaona Han. > > These patches also make it possible to generate CTF from Python code, > based on the CTF Writer API that was merged recently. Merged into bindings/python branch. Please let me know if I should merge these into master. Thanks, Mathieu > > The patches are available here: > https://github.com/jgalar/babeltrace/commits/bindings/python > > 7a30a66 Return event fields by field name > db551f2 Remove the unnecessary underscore prefix > 4191bcd Support getting the value of enums > 3c2ce77 Add a generic get_value() implementation > 786207e Support for the sequence type > 810a97b Add a python bindings sequence test > 3043ee0 Remove Python 2 specific examples > 90131a3 Fix: Throw a FieldError exception when get_value() fails > e5a73b9 Add support for floating point fields in the Python bindings > 812e668 Add support for variant fields in the Python bindings > 3a06891 Add support for structure fields in the Python bindings > cebae8c Fix: Python bindings array access functions write out of bounds > 24d5c94 Rename the ctf class to CTFReader > ec8c88d Add CTF Writer Python bindings > 033fb0a Add a usage example for the CTF Writer Python bindings > 94a6cea Don't generate Python bindings by default > 5491476 Expose text arrays the same way as regular arrays > > Looking forward to your comments, > J?r?mie > > -- > J?r?mie Galarneau > EfficiOS Inc. > http://www.efficios.com > -- Mathieu Desnoyers EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list lttng-dev at lists.lttng.org http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev