Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-10 Thread Zumeng Chen
于 2012年01月11日 00:58, Darren Hart 写道: On 01/10/2012 08:11 AM, Zumeng Chen wrote: This patch intended to integrate the LTTng UST 2.0 package, which contains the userspace tracer library to trace userspace codes. Signed-off-by: Zumeng Chen --- meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.b

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-10 Thread Darren Hart
On 01/10/2012 08:11 AM, Zumeng Chen wrote: > This patch intended to integrate the LTTng UST 2.0 package, which > contains the userspace tracer library to trace userspace codes. > > Signed-off-by: Zumeng Chen > --- > meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb | 25 > +++

[yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-10 Thread Zumeng Chen
This patch intended to integrate the LTTng UST 2.0 package, which contains the userspace tracer library to trace userspace codes. Signed-off-by: Zumeng Chen --- meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb | 25 ++ 1 files changed, 25 insertions(+), 0 deletions(-) crea

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-09 Thread Zumeng Chen
于 2012年01月10日 01:57, Darren Hart 写道: On 01/09/2012 01:24 AM, Zumeng Chen wrote: This patch intended to integrate the LTTng UST 2.0 package, which contains the userspace tracer library to trace userspace codes. Signed-off-by: Zumeng Chen --- meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.b

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-09 Thread Darren Hart
On 01/09/2012 01:24 AM, Zumeng Chen wrote: > This patch intended to integrate the LTTng UST 2.0 package, which > contains the userspace tracer library to trace userspace codes. > > Signed-off-by: Zumeng Chen > --- > meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb | 25 > +++

[yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-09 Thread Zumeng Chen
This patch intended to integrate the LTTng UST 2.0 package, which contains the userspace tracer library to trace userspace codes. Signed-off-by: Zumeng Chen --- meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb | 25 ++ 1 files changed, 25 insertions(+), 0 deletions(-) crea

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-08 Thread Zumeng Chen
于 2012年01月07日 10:01, Darren Hart 写道: Hi Zumeng, Thanks for putting these together. Please provide a commit message. See: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#Patch_Headers_and_Commit_Messages Thanks for your information, Darren. +LICENSE = "LGPLv2.1+& BSD" +LIC_

Re: [yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-06 Thread Darren Hart
Hi Zumeng, Thanks for putting these together. Please provide a commit message. See: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#Patch_Headers_and_Commit_Messages > +LICENSE = "LGPLv2.1+ & BSD" > +LIC_FILES_CHKSUM = "file://COPYING;md5=e647752e045a8c45b6f583771bd561ef" COPYING onl

[yocto] [PATCH 1/4] lttng-ust: Integrate into yocto linux

2012-01-05 Thread Zumeng Chen
Signed-off-by: Zumeng Chen --- meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb | 23 ++ 1 files changed, 23 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb diff --git a/meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb b/m