This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/4518] New: ia64 systemcalls


A number of the desired systemcalls do not appear to be instrumented for the
buildok/syscall.stp test:

spawn1 stap -p4
/home/wcohen/stap_snap_200705162206/src/testsuite/buildok/syscall.stp
semantic error: no match for probe point while resolving probe point
kernel.function("sys_alarm")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_alarm")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_fadvise64")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_fadvise64")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_gethostname")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_gethostname")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_getpgrp")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_getpgrp")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_llseek")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_llseek")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_nice")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_nice")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_old_getrlimit")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_old_getrlimit")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_pause")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_pause")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_rt_sigreturn")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_rt_sigreturn")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_signal")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_signal")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_sigprocmask")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_sigprocmask")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_utime")


semantic error: no match for probe point while resolving probe point
kernel.function("sys_utime")

semantic error: no match for probe point while resolving probe point
kernel.function("sys_alarm").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_alarm").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_fadvise64").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_fadvise64").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_gethostname").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_gethostname").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_getpgrp").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_getpgrp").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_llseek").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_llseek").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_nice").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_nice").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_old_getrlimit").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_old_getrlimit").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_pause").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_pause").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_rt_sigreturn").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_rt_sigreturn").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_signal").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_signal").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_sigprocmask").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_sigprocmask").return

semantic error: no match for probe point while resolving probe point
kernel.function("sys_utime").return


semantic error: no match for probe point while resolving probe point
kernel.function("sys_utime").return

-- 
           Summary: ia64 systemcalls
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: wcohen at redhat dot com
  GCC host triplet: ia64


http://sourceware.org/bugzilla/show_bug.cgi?id=4518

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]