Arm Fedora 18 systemtap test results
Frank Ch. Eigler
fche@redhat.com
Tue Dec 4 20:44:00 GMT 2012
Hi -
wcohen wrote:
> [...]
Thanks for looking into it deeper!
> [...]
> It doesn't even get to run the instrumentation generated from
> nd_sys.stp. It fails building instrumentation. The test ends up
> with errors about task finder function missing for "stap -v
> nd_sys.stp":
> [...]
Aha, another instance of PR14883: new probefunc() prerequisites.
It seems to me that linux/**/nd_syscalls* should not use probefunc(),
but rather the newer symname(addr()).
- FChE
More information about the Systemtap
mailing list