Re: [RFC][PATCH -tip 7/9] tracing: kprobe-tracer plugin supports arguments

From: Roland McGrath
Date: Fri Mar 20 2009 - 15:31:06 EST


> 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/