seek help--where is kretprobe
Frank Ch. Eigler
fche@elastic.org
Mon Aug 29 09:49:00 GMT 2005
Hi -
On Mon, Aug 29, 2005 at 11:48:19AM +0800, CHANG Xiaolin wrote:
> where is kretprobe defined ? When I compile systemtap, there is error: no
> definition of struct kretprobe.
You will need to apply the "return probe" patches to your kernel. See
<http://sourceware.org/systemtap/kprobes-status.html>. Unfortunately,
the translator does not try to confirm whether the target kernel
supports them, before letting a script try to use them.
- FChE
More information about the Systemtap
mailing list