From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 26326E01400 for ; Tue, 2 Jul 2013 13:05:02 -0700 (PDT) Received: from e6520eb (tal33-3-82-233-81-124.fbx.proxad.net [82.233.81.124]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 706C0A6299; Tue, 2 Jul 2013 22:04:53 +0200 (CEST) Date: Tue, 2 Jul 2013 22:04:51 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Otavio Salvador Message-ID: <20130702220451.542adc9d@e6520eb> In-Reply-To: <1372793661-3955-1-git-send-email-otavio@ossystems.com.br> References: <1372793661-3955-1-git-send-email-otavio@ossystems.com.br> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Enable tracing support so lttng's modules are build X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 20:05:04 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Tue, 2 Jul 2013 16:34:18 -0300, Otavio Salvador a =C3=A9crit : > lttng support is enabled in Freescale test images however its modules > were not being build due lacking of tracing support in the > kernel. This patch enables the needed kernel features to allow the > modules to be build and thus making lttng usable. >=20 this patch does much more than simply enabling tracing support Eric