From mboxrd@z Thu Jan 1 00:00:00 1970 From: al_meh@encs.concordia.ca (al_meh@encs.concordia.ca) Date: Tue, 10 Aug 2010 18:52:02 -0400 Subject: [ltt-dev] problem to install lttng Message-ID: <20100810185202.x7cdc5baknscoo8g@mail.encs.concordia.ca> 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