public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/6971] New: nd_syscalls.stp tapset broken on ia64
@ 2008-10-20 20:30 dsmith at redhat dot com
  0 siblings, 0 replies; only message in thread
From: dsmith at redhat dot com @ 2008-10-20 20:30 UTC (permalink / raw)
  To: systemtap

On the ia64 platform, the nd_syscalls.stp tapset is broken.  If you attempt to
use it, you will get the following:

# stap -p4 -v -e 'probe nd_syscall.accept { print(sockfd) }'
Pass 1: parsed user script and 44 library script(s) in 310usr/7sys/317real ms.
semantic error: unresolved arity-0 function: identifier 'asmlinkage' at  
/usr/share/systemtap/tapset/nd_syscalls.stp:46:2
semantic error: unresolved arity-1 function: identifier 'int_arg' at :47:11
semantic error: unresolved arity-1 function: identifier 'pointer_arg' at :48:15
semantic error: unresolved arity-1 function: identifier 'pointer_arg' at :49:18
Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) in
334usr/243sys/580real ms.
Pass 2: analysis failed.  Try again with more '-v' (verbose) options.

This bug is related to bug #6969.  The problem is there is no
tapset/ia64/registers.stp file that would define the 'int_arg', 'pointer_arg',
etc. functions.

-- 
           Summary: nd_syscalls.stp tapset broken on ia64
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: dsmith at redhat dot com
  GCC host triplet: ia64


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

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-20 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-20 20:30 [Bug tapsets/6971] New: nd_syscalls.stp tapset broken on ia64 dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).