From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] problem to install lttng
Date: Tue, 10 Aug 2010 22:30:44 -0400 [thread overview]
Message-ID: <20100811023044.GA15468@Krystal> (raw)
In-Reply-To: <20100810185202.x7cdc5baknscoo8g@mail.encs.concordia.ca>
* 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
prev parent reply other threads:[~2010-08-11 2:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-10 22:52 al_meh
2010-08-11 2:30 ` Mathieu Desnoyers [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100811023044.GA15468@Krystal \
--to=compudj@krystal.dyndns.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox