All of lore.kernel.org
 help / color / mirror / Atom feed
* GSoC 2013 idea: support a new language binding for lttng
@ 2013-04-12  5:50 Xiaona Han
  0 siblings, 0 replies; 8+ messages in thread
From: Xiaona Han @ 2013-04-12  5:50 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 372 bytes --]

Dear all,
    I am very interested in lttng of GSoC 2013. I find that current lttng
only supports python. I want to support another language binding for lttng.
I am familiar with Lua and SWIG. By adding Lua language support, lttng
could be used by Lua developers and users.  Are there anyone interested in
mentoring me about this idea? Thanks.


Best regards,
Xiaona Han.

[-- Attachment #1.2: Type: text/html, Size: 485 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found]           ` <517680EA.50203@gmail.com>
@ 2013-04-25  8:01             ` Xiaona Han
  0 siblings, 0 replies; 8+ messages in thread
From: Xiaona Han @ 2013-04-25  8:01 UTC (permalink / raw)
  To: Yannick Brosseau; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 1098 bytes --]

Hi Yannick,

2013/4/23 Yannick Brosseau <yannick.brosseau@gmail.com>

> On 2013-04-15 10:25, Xiaona Han wrote:
> > Hi Yannick
> >    Thanks for your encouragement. I take a quick look at the source
> > code of lttng and find that lttng-tools has python bindings code. It
> > means that support Lua bindings mainly need finish the code,
> > documentations and tests for the lttng-tools. What about babeltrace?
> > Do we need support  Lua bindings for babeltrace APIs in this project?
> Hi Xiaona,
>
> I taken a look at your proposal for GSoC. As you say here, looking at
> the babeltrace API could also be interesting and could fit very well in
> the time frame. Last year, we had an intern doing the binding for Python
> and i fitted well in 4 months.
> I would also suggest, that you add some exploration for the addition of
> UST tracepoint to the lua language. This one is probably more
> complicated, so it might be added to the description as an additionnal
> item if time permit.
>
Done. The main change of the proposal is the timeline part. Thanks.

Xiaona Han
Best regards.


>
> Yannick
>

[-- Attachment #1.2: Type: text/html, Size: 1906 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found]         ` <CAMMh03MVH=Te=BbQoofqdmZwjEJD-RJE14Ga1PpcSfTn-YEp3A@mail.gmail.com>
@ 2013-04-23 12:39           ` Yannick Brosseau
       [not found]           ` <517680EA.50203@gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Yannick Brosseau @ 2013-04-23 12:39 UTC (permalink / raw)
  To: Xiaona Han; +Cc: lttng-dev

On 2013-04-15 10:25, Xiaona Han wrote:
> Hi Yannick
>    Thanks for your encouragement. I take a quick look at the source
> code of lttng and find that lttng-tools has python bindings code. It
> means that support Lua bindings mainly need finish the code,
> documentations and tests for the lttng-tools. What about babeltrace?
> Do we need support  Lua bindings for babeltrace APIs in this project?
Hi Xiaona,

I taken a look at your proposal for GSoC. As you say here, looking at
the babeltrace API could also be interesting and could fit very well in
the time frame. Last year, we had an intern doing the binding for Python
and i fitted well in 4 months.
I would also suggest, that you add some exploration for the addition of
UST tracepoint to the lua language. This one is probably more
complicated, so it might be added to the description as an additionnal
item if time permit.

Yannick

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found]       ` <CAEzWAe+7zw9=nOLNCsXFcjtz18bGo=rOeV_YTsGJrYZHRJy1QA@mail.gmail.com>
@ 2013-04-15 14:25         ` Xiaona Han
       [not found]         ` <CAMMh03MVH=Te=BbQoofqdmZwjEJD-RJE14Ga1PpcSfTn-YEp3A@mail.gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Xiaona Han @ 2013-04-15 14:25 UTC (permalink / raw)
  To: Brosseau, Yannick; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 3332 bytes --]

Hi Yannick
   Thanks for your encouragement. I take a quick look at the source code of
lttng and find that lttng-tools has python bindings code. It means that
support Lua bindings mainly need finish the code, documentations and tests
for the lttng-tools. What about babeltrace? Do we need support  Lua
bindings for babeltrace APIs in this project?


2013/4/15 Brosseau, Yannick <yannick.brosseau@gmail.com>

> Hi,
>
> I have some experience with Lua, so I could probably act as a mentor on
> this one.
> It would be interesting to find a specific use case to instrument that is
> applied to the Lua language. Lot of games use this language, so I can see
> some use at least there.
>
> Yannick
>
>
> On Sat, Apr 13, 2013 at 3:10 AM, Xiaona Han <xiaonahappy13@gmail.com>wrote:
>
>> Hi Jérémie,
>>    There is no need for current LTTng contributor to be proficient in
>> Lua. During the summer, a mentor just provides guidance on the LTTng side
>> and I will  sort out the Lua side, making the binding is suitable and
>> native for Lua users.
>>    For your second concern, if there is no one would maintain the
>> bindings after GSoC, I would like to continue working on it. Lua is a
>> lightweight   scripting language and is easy to be maintained.  Thanks.
>>
>> Best Regards,
>> Xiaona Han.
>>
>>
>> 2013/4/12 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>>
>>> My main concern is that I don't know if any current LTTng contributor
>>> is proficient in Lua and will be able to provide the necessary
>>> guidance. That also raises the important question of finding someone
>>> who will maintain the bindings after GSoC.
>>>
>>> Jérémie
>>>
>>> On Fri, Apr 12, 2013 at 11:50 AM, Christian Babeux
>>> <christian.babeux@efficios.com> wrote:
>>> > Hi Xiaona,
>>> >
>>> > This could be feasible. I don't know how the others LTTng developers
>>> > would feel about adding other language bindings.
>>> >
>>> > Thoughts?
>>> >
>>> > Christian
>>> >
>>> > On Fri, Apr 12, 2013 at 1:50 AM, Xiaona Han <xiaonahappy13@gmail.com>
>>> wrote:
>>> >> Dear all,
>>> >>     I am very interested in lttng of GSoC 2013. I find that current
>>> lttng
>>> >> only supports python. I want to support another language binding for
>>> lttng.
>>> >> I am familiar with Lua and SWIG. By adding Lua language support,
>>> lttng could
>>> >> be used by Lua developers and users.  Are there anyone interested in
>>> >> mentoring me about this idea? Thanks.
>>> >>
>>> >>
>>> >> Best regards,
>>> >> Xiaona Han.
>>> >>
>>> >> _______________________________________________
>>> >> lttng-dev mailing list
>>> >> lttng-dev@lists.lttng.org
>>> >> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>> >>
>>> >
>>> > _______________________________________________
>>> > lttng-dev mailing list
>>> > lttng-dev@lists.lttng.org
>>> > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>>
>>>
>>>
>>> --
>>> Jérémie Galarneau
>>> EfficiOS Inc.
>>> http://www.efficios.com
>>>
>>
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev@lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>
>>
>
>
> --
> Yannick Brosseau
> yannickbrosseau.com
>



-- 
Best Regards,
Xiaona Han

[-- Attachment #1.2: Type: text/html, Size: 5553 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found]     ` <CAMMh03PSP00DMVqy37DogVZGZCi70just9QMH2XvafjdG=vB8Q@mail.gmail.com>
@ 2013-04-15  0:38       ` Brosseau, Yannick
       [not found]       ` <CAEzWAe+7zw9=nOLNCsXFcjtz18bGo=rOeV_YTsGJrYZHRJy1QA@mail.gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Brosseau, Yannick @ 2013-04-15  0:38 UTC (permalink / raw)
  To: Xiaona Han; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 2769 bytes --]

Hi,

I have some experience with Lua, so I could probably act as a mentor on
this one.
It would be interesting to find a specific use case to instrument that is
applied to the Lua language. Lot of games use this language, so I can see
some use at least there.

Yannick


On Sat, Apr 13, 2013 at 3:10 AM, Xiaona Han <xiaonahappy13@gmail.com> wrote:

> Hi Jérémie,
>    There is no need for current LTTng contributor to be proficient in Lua.
> During the summer, a mentor just provides guidance on the LTTng side and I
> will  sort out the Lua side, making the binding is suitable and native for
> Lua users.
>    For your second concern, if there is no one would maintain the bindings
> after GSoC, I would like to continue working on it. Lua is a lightweight
> scripting language and is easy to be maintained.  Thanks.
>
> Best Regards,
> Xiaona Han.
>
>
> 2013/4/12 Jérémie Galarneau <jeremie.galarneau@efficios.com>
>
>> My main concern is that I don't know if any current LTTng contributor
>> is proficient in Lua and will be able to provide the necessary
>> guidance. That also raises the important question of finding someone
>> who will maintain the bindings after GSoC.
>>
>> Jérémie
>>
>> On Fri, Apr 12, 2013 at 11:50 AM, Christian Babeux
>> <christian.babeux@efficios.com> wrote:
>> > Hi Xiaona,
>> >
>> > This could be feasible. I don't know how the others LTTng developers
>> > would feel about adding other language bindings.
>> >
>> > Thoughts?
>> >
>> > Christian
>> >
>> > On Fri, Apr 12, 2013 at 1:50 AM, Xiaona Han <xiaonahappy13@gmail.com>
>> wrote:
>> >> Dear all,
>> >>     I am very interested in lttng of GSoC 2013. I find that current
>> lttng
>> >> only supports python. I want to support another language binding for
>> lttng.
>> >> I am familiar with Lua and SWIG. By adding Lua language support, lttng
>> could
>> >> be used by Lua developers and users.  Are there anyone interested in
>> >> mentoring me about this idea? Thanks.
>> >>
>> >>
>> >> Best regards,
>> >> Xiaona Han.
>> >>
>> >> _______________________________________________
>> >> lttng-dev mailing list
>> >> lttng-dev@lists.lttng.org
>> >> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>> >>
>> >
>> > _______________________________________________
>> > lttng-dev mailing list
>> > lttng-dev@lists.lttng.org
>> > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>
>>
>>
>> --
>> Jérémie Galarneau
>> EfficiOS Inc.
>> http://www.efficios.com
>>
>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
>


-- 
Yannick Brosseau
yannickbrosseau.com

[-- Attachment #1.2: Type: text/html, Size: 4451 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found]   ` <CA+jJMxtJPH0JNUMH0bZHdO6b0yeN_2wvqoyrwAaRamKcNU8VkA@mail.gmail.com>
@ 2013-04-13  7:10     ` Xiaona Han
       [not found]     ` <CAMMh03PSP00DMVqy37DogVZGZCi70just9QMH2XvafjdG=vB8Q@mail.gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Xiaona Han @ 2013-04-13  7:10 UTC (permalink / raw)
  To: Jérémie Galarneau; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 2102 bytes --]

Hi Jérémie,
   There is no need for current LTTng contributor to be proficient in Lua.
During the summer, a mentor just provides guidance on the LTTng side and I
will  sort out the Lua side, making the binding is suitable and native for
Lua users.
   For your second concern, if there is no one would maintain the bindings
after GSoC, I would like to continue working on it. Lua is a lightweight
scripting language and is easy to be maintained.  Thanks.

Best Regards,
Xiaona Han.


2013/4/12 Jérémie Galarneau <jeremie.galarneau@efficios.com>

> My main concern is that I don't know if any current LTTng contributor
> is proficient in Lua and will be able to provide the necessary
> guidance. That also raises the important question of finding someone
> who will maintain the bindings after GSoC.
>
> Jérémie
>
> On Fri, Apr 12, 2013 at 11:50 AM, Christian Babeux
> <christian.babeux@efficios.com> wrote:
> > Hi Xiaona,
> >
> > This could be feasible. I don't know how the others LTTng developers
> > would feel about adding other language bindings.
> >
> > Thoughts?
> >
> > Christian
> >
> > On Fri, Apr 12, 2013 at 1:50 AM, Xiaona Han <xiaonahappy13@gmail.com>
> wrote:
> >> Dear all,
> >>     I am very interested in lttng of GSoC 2013. I find that current
> lttng
> >> only supports python. I want to support another language binding for
> lttng.
> >> I am familiar with Lua and SWIG. By adding Lua language support, lttng
> could
> >> be used by Lua developers and users.  Are there anyone interested in
> >> mentoring me about this idea? Thanks.
> >>
> >>
> >> Best regards,
> >> Xiaona Han.
> >>
> >> _______________________________________________
> >> lttng-dev mailing list
> >> lttng-dev@lists.lttng.org
> >> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> >>
> >
> > _______________________________________________
> > lttng-dev mailing list
> > lttng-dev@lists.lttng.org
> > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
>
>
> --
> Jérémie Galarneau
> EfficiOS Inc.
> http://www.efficios.com
>

[-- Attachment #1.2: Type: text/html, Size: 3258 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found] ` <CAGDH53mzO04Cktp1ggJ8sW_zDfY7j5St20-P4xswKa2a9D4CYg@mail.gmail.com>
@ 2013-04-12 15:59   ` Jérémie Galarneau
       [not found]   ` <CA+jJMxtJPH0JNUMH0bZHdO6b0yeN_2wvqoyrwAaRamKcNU8VkA@mail.gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Jérémie Galarneau @ 2013-04-12 15:59 UTC (permalink / raw)
  To: Christian Babeux; +Cc: lttng-dev

My main concern is that I don't know if any current LTTng contributor
is proficient in Lua and will be able to provide the necessary
guidance. That also raises the important question of finding someone
who will maintain the bindings after GSoC.

Jérémie

On Fri, Apr 12, 2013 at 11:50 AM, Christian Babeux
<christian.babeux@efficios.com> wrote:
> Hi Xiaona,
>
> This could be feasible. I don't know how the others LTTng developers
> would feel about adding other language bindings.
>
> Thoughts?
>
> Christian
>
> On Fri, Apr 12, 2013 at 1:50 AM, Xiaona Han <xiaonahappy13@gmail.com> wrote:
>> Dear all,
>>     I am very interested in lttng of GSoC 2013. I find that current lttng
>> only supports python. I want to support another language binding for lttng.
>> I am familiar with Lua and SWIG. By adding Lua language support, lttng could
>> be used by Lua developers and users.  Are there anyone interested in
>> mentoring me about this idea? Thanks.
>>
>>
>> Best regards,
>> Xiaona Han.
>>
>> _______________________________________________
>> lttng-dev mailing list
>> lttng-dev@lists.lttng.org
>> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: GSoC 2013 idea: support a new language binding for lttng
       [not found] <CAMMh03NCLpR453cAco3aWrmw63BLGJPa+CVane0xTk6ADhr8zw@mail.gmail.com>
@ 2013-04-12 15:50 ` Christian Babeux
       [not found] ` <CAGDH53mzO04Cktp1ggJ8sW_zDfY7j5St20-P4xswKa2a9D4CYg@mail.gmail.com>
  1 sibling, 0 replies; 8+ messages in thread
From: Christian Babeux @ 2013-04-12 15:50 UTC (permalink / raw)
  To: Xiaona Han; +Cc: lttng-dev

Hi Xiaona,

This could be feasible. I don't know how the others LTTng developers
would feel about adding other language bindings.

Thoughts?

Christian

On Fri, Apr 12, 2013 at 1:50 AM, Xiaona Han <xiaonahappy13@gmail.com> wrote:
> Dear all,
>     I am very interested in lttng of GSoC 2013. I find that current lttng
> only supports python. I want to support another language binding for lttng.
> I am familiar with Lua and SWIG. By adding Lua language support, lttng could
> be used by Lua developers and users.  Are there anyone interested in
> mentoring me about this idea? Thanks.
>
>
> Best regards,
> Xiaona Han.
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-04-25  8:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12  5:50 GSoC 2013 idea: support a new language binding for lttng Xiaona Han
     [not found] <CAMMh03NCLpR453cAco3aWrmw63BLGJPa+CVane0xTk6ADhr8zw@mail.gmail.com>
2013-04-12 15:50 ` Christian Babeux
     [not found] ` <CAGDH53mzO04Cktp1ggJ8sW_zDfY7j5St20-P4xswKa2a9D4CYg@mail.gmail.com>
2013-04-12 15:59   ` Jérémie Galarneau
     [not found]   ` <CA+jJMxtJPH0JNUMH0bZHdO6b0yeN_2wvqoyrwAaRamKcNU8VkA@mail.gmail.com>
2013-04-13  7:10     ` Xiaona Han
     [not found]     ` <CAMMh03PSP00DMVqy37DogVZGZCi70just9QMH2XvafjdG=vB8Q@mail.gmail.com>
2013-04-15  0:38       ` Brosseau, Yannick
     [not found]       ` <CAEzWAe+7zw9=nOLNCsXFcjtz18bGo=rOeV_YTsGJrYZHRJy1QA@mail.gmail.com>
2013-04-15 14:25         ` Xiaona Han
     [not found]         ` <CAMMh03MVH=Te=BbQoofqdmZwjEJD-RJE14Ga1PpcSfTn-YEp3A@mail.gmail.com>
2013-04-23 12:39           ` Yannick Brosseau
     [not found]           ` <517680EA.50203@gmail.com>
2013-04-25  8:01             ` Xiaona Han

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.