* [ltt-dev] problem to install lttng
@ 2010-08-10 22:52 al_meh
2010-08-11 2:30 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: al_meh @ 2010-08-10 22:52 UTC (permalink / raw)
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
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ltt-dev] problem to install lttng
2010-08-10 22:52 [ltt-dev] problem to install lttng al_meh
@ 2010-08-11 2:30 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2010-08-11 2:30 UTC (permalink / raw)
* 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-11 2:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-10 22:52 [ltt-dev] problem to install lttng al_meh
2010-08-11 2:30 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox