On Thu, Dec 5, 2013 at 2:40 AM, kumar s <[email protected]> wrote: > Hi, > > I am using kernel version 2.6.32.27. When building lttng module, do i need > to build against kernel which is patched using lttng (v0.190) or should i > build lttng modules for kernel that is not patched. >
You do not need to patch your kernel using the 0.x kernel patch set to use the 2.x tracer. To build lttng-modules on this kernel, you will need to apply the patches found under linux-patches in the lttng-modules tree. Regards, Jérémie > I am trying to build lttng module latest version taken from lttng-module.git > > Thank you > Skumar > > _______________________________________________ > lttng-dev mailing list > [email protected] > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev > -- Jérémie Galarneau EfficiOS Inc. http://www.efficios.com _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
