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]

Re: utrace syscall arguments


> [2] This might just be an system call that needs some extra processing
> or a kernel problem.  RHBZ 495935 filed against this problem
> (<https://bugzilla.redhat.com/show_bug.cgi?id=495935>)

That just looks like an strace bug for s390x biarch.
I'm a little confused as to how your stap test suite cares what strace thinks.

> [3] This appears to be an ia64 specific systemtap problem that someone
> with actual ia64 knowledge will need to look at.  For system calls that
> fail, all arguments come back as zeros.

I'm confused.  You can only get the syscall arguments at entry time, before
it is decided whether it succeeds or fails.  Or do you mean using a bogus
system call number?


Thanks,
Roland


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