[ltt-dev] problem to install lttng

Mathieu Desnoyers compudj at krystal.dyndns.org
Tue Aug 10 22:30:44 EDT 2010


* al_meh at encs.concordia.ca (al_meh at encs.concordia.ca) wrote:
> Hi
>
> I am trying to install Lttng(0.220)Kernel Tracer on the kernel-2.6.34,
> On the Ubuntu (2.6.32-24-generic).
> When I use the command 'cat' to upgrade the kernel-2.6.34 with lttng patch:
>
> sudo cat /usr/src/lttng/patch*-2.6.X-lttng-0.x.xx* | patch -p1

this line was for very old lttng versions.

you should use quilt to apply the patchset, e.g.

apt-get install quilt

extract the patchset to a "patches" subdirectory in your kernel source
tree. 

cd to the source tree top level dir.

quilt push -a

that's it.

Mathieu


>
> the output is:
>
> cat: ../patch-2.6.34-lttng-0.220: Is a directory
> patch unexpectedly ends in middle of line
> patch: **** Only garbage was found in the patch input.
>
> Is it normal? is there another way to upgrade the krnel? afterwards when 
> I use 'sudo make menuconfig' I cannot see most of the items which are 
> mentioned in the manual forexample "Activate userspace markers ABI  
> (experimental, optional)"
>
> I appreciate if someone help me.



>
> Best
> Ali
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




More information about the lttng-dev mailing list