[meta-freescale] [meta-fsl-arm PATCH 1/4] linux-imx (3.0.35): Enable tracing support so lttng's modules are build

Eric Bénard eric at eukrea.com
Wed Jul 3 06:01:57 PDT 2013


Le Wed, 3 Jul 2013 09:56:18 -0300,
Otavio Salvador <otavio at ossystems.com.br> a écrit :

> On Tue, Jul 2, 2013 at 5:04 PM, Eric Bénard <eric at eukrea.com> wrote:
> > Le Tue,  2 Jul 2013 16:34:18 -0300,
> > Otavio Salvador <otavio at ossystems.com.br> a écrit :
> >
> >> 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.
> >>
> > this patch does much more than simply enabling tracing support
> 
> It does not; I know it has more enables there but those are result of
> the new dependencies added by Freescale kernel as I just enabled the
> tracing and runned savedefconfig.
> 
this one adds a new machine :
+CONFIG_MACH_MX6Q_HDMIDONGLE=y
.../...

later you enable netfilter :
+CONFIG_NETFILTER=y
+CONFIG_LLC2=y

these options doesn't seems to be dependencies for tracing support.

Eric



More information about the meta-freescale mailing list