Hi,


Iam new to the list

Iam planning to work on uprobes, my system is running with suse linux
(kernel version àlinux-2.6.16.46-0.12, archi-i386  and x86-64) .
I tried with uprobe patch to linux kernel successfully, but not able to
execute the programs since it's stating
that utrace and utracehooks not found.
As my kernel is not with utrace patch applied.
Finally I tried with utrace patch downloaded form the given link
inux-2.6-utrace.patch<http://mail.google.com/mail/ldownloaded%20%20inux-2.6-utrace.patch>
 from http://people.redhat.com/roland/utrace/2.6-current/ ,
but some of hunks succeeded and some failed too.


Failures given below:

patching file fs/binfmt_elf_fdpic.c

Hunk #1 FAILED at 427.

1 out of 1 hunk FAILED -- saving rejects to file fs/binfmt_elf_fdpic.c.rej

patching file fs/binfmt_elf.c

Hunk #1 succeeded at 1003 (offset -33 lines).

patching file fs/binfmt_aout.c

Hunk #1 succeeded at 445 (offset -7 lines).

patching file fs/exec.c

Hunk #2 succeeded at 983 (offset -167 lines).

Hunk #3 succeeded at 1123 (offset -171 lines).

patching file fs/proc/base.c

Hunk #1 FAILED at 67.

Hunk #2 succeeded at 329 with fuzz 1 (offset 178 lines).

Hunk #3 succeeded at 447 with fuzz 2 (offset 214 lines).

Hunk #4 succeeded at 837 with fuzz 2 (offset 275 lines).

Hunk #5 succeeded at 864 (offset 275 lines).

Hunk #6 FAILED at 909.

2 out of 6 hunks FAILED -- saving rejects to file fs/proc/base.c.rej

patching file fs/proc/array.c

Hunk #1 succeeded at 74 (offset -1 lines).

Hunk #2 FAILED at 158.

Hunk #3 FAILED at 178.

Hunk #4 FAILED at 446.

3 out of 4 hunks FAILED -- saving rejects to file fs/proc/array.c.rej

patching file fs/binfmt_som.c

Hunk #1 succeeded at 272 (offset -13 lines).

patching file fs/binfmt_flat.c

Hunk #1 succeeded at 875 (offset -39 lines).

patching file security/selinux/include/objsec.h

Hunk #1 FAILED at 35.

1 out of 1 hunk FAILED -- saving rejects to file
security/selinux/include/objsec.h.rej

patching file security/selinux/hooks.c

Hunk #1 succeeded at 22 (offset -1 lines).

Hunk #2 succeeded at 154 (offset -8 lines).

Hunk #3 succeeded at 1278 (offset -93 lines).

Hunk #4 succeeded at 1704 (offset -143 lines).

Hunk #5 succeeded at 2578 with fuzz 2 (offset -187 lines).

Hunk #6 succeeded at 4094 (offset -453 lines).

Hunk #7 FAILED at 4183.

1 out of 7 hunks FAILED -- saving rejects to file
security/selinux/hooks.c.rej

patching file arch/s390/kernel/ptrace.c

Hunk #2 FAILED at 87.
                                       .........................continues

So can you plz suggest me which utarce and uprobe patch to be applied to the
above linux kernel? With some links to the docs on how to start

Regards
Basavaraj

Reply via email to