register_kprobe undefined symbol on 2.6.11 of X86_64
Ananth N Mavinakayanahalli
amavin@redhat.com
Wed Jul 6 20:12:00 GMT 2005
Neo Jia wrote:
> All,
>
> I am using the Kprobes on 2.6.11 from your website. After successfully
> build the kernel and installed, I cannot insert my kernel space probes.
> It seems that the "register_kprobe" is undefined. But I really find such
> symbol in the vmlinux.
Which arch? I suppose its i386. In that case, you don't need any extra
"patches" for kprobes since 2.6.11 ships with the required changes.
> Can anyone help me step out this problem?
Are you sure CONFIG_KPROBES=y in your .config?
Ananth
More information about the Systemtap
mailing list