[yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-10 Thread Zumeng Chen
This patch intended to integrate the Linux trace toolkit, which is a suite of tools designed to extract program execution details from the Linux operating system and interpret them. lttng-tools 2.0 is currently in pre-release(-pre16), so we have to update it when official released. Signed-off-by:

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-09 Thread Zumeng Chen
于 2012年01月10日 02:00, Darren Hart 写道: On 01/09/2012 01:24 AM, Zumeng Chen wrote: This patch intended to integrate the Linux trace toolkit, which is a suite of tools designed to extract program execution details from the Linux operating system and interpret them. lttng-tools 2.0 is currently

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-09 Thread Darren Hart
On 01/09/2012 01:24 AM, Zumeng Chen wrote: > This patch intended to integrate the Linux trace toolkit, which > is a suite of tools designed to extract program execution details > from the Linux operating system and interpret them. > > lttng-tools 2.0 is currently in pre-release(-pre16), so we ha

[yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-09 Thread Zumeng Chen
This patch intended to integrate the Linux trace toolkit, which is a suite of tools designed to extract program execution details from the Linux operating system and interpret them. lttng-tools 2.0 is currently in pre-release(-pre16), so we have to update it when official released. Signed-off-by:

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-08 Thread Zumeng Chen
于 2012年01月07日 10:05, Darren Hart 写道: This commit message doesn't tell me anything about what this patch is intended to do. +++ b/meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm-and-mips.patch @@ -0,0 +1,23 @@ +Upstream-Status: Pending + +lttng-tools: fix compi

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-06 Thread Darren Hart
This commit message doesn't tell me anything about what this patch is intended to do. > +++ > b/meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm-and-mips.patch > @@ -0,0 +1,23 @@ > +Upstream-Status: Pending > + > +lttng-tools: fix compiling error for powerpc, arm > +

Re: [yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-05 Thread Zumeng Chen
于 2012年01月06日 14:11, Zumeng Chen 写道 > +DEPENDS = "liburcu popt lttng-ust" > And there is a depend on liburcu, which version should >= 0.6.6, it just has been updated recently. Lucky and Thanks :) Regards, Zumeng > + > +SRC_URI = "http://lttng.org/files/lttng-tools/lttng-tools-${PV}.tar.bz2 \ >

[yocto] [PATCH 2/4] lttng-tools: Integrated from git repo.

2012-01-05 Thread Zumeng Chen
lttng-tools 2.0 is currently in pre-release phase (-pre16). Signed-off-by: Zumeng Chen --- ...-compiling-error-for-powerpc-arm-and-mips.patch | 23 +++ .../lttng-2.0/lttng-tools_2.0-pre16.bb | 24 2 files changed, 47 insertions(+), 0 deletions