seek help--where is kretprobe
Frank Ch. Eigler
fche@elastic.org
Mon Aug 29 10:10:00 GMT 2005
Hi -
> [...]
> BTW, in runtime/probes.c
> there is " unsigned long (*_stp_lookup_name)(char *name)=(void
> *)KALLSYMS_LOOKUP_NAME"
>
> Could u please tell me where KALLSYMS_LOOKUP_NAME is defined?
> [...]
You must not be using the translator, which #defines-away that symbol.
For writing non-systemtap probes using the runtime/ routines, you will
need to build your modules the same way as the samples under
runtime/probes/.
- FChE
More information about the Systemtap
mailing list