Arm Fedora 18 systemtap test results

William Cohen wcohen@redhat.com
Wed Dec 5 23:02:00 GMT 2012


On 12/04/2012 03:43 PM, Frank Ch. Eigler wrote:
> 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()).

Ah, see that a few of the nd_syscall2.stp probes use probefunc(). Fixing that allows the nd_sys.stp to compile.

-Will



More information about the Systemtap mailing list