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: [RFC][PATCH -tip 7/9] tracing: kprobe-tracer plugin supports arguments


> A better option could be to generalize syscall_get_arguments() to work
> for functions other than just syscalls where pt_regs are available.

The syscall register argument passing conventions are disjoint from the
normal function calling ABI on some machines (x86).  You can't conflate them.


Thanks,
Roland


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