]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Update syscall tracing in view of Linux 3.8 changes.
authorKris Van Hees <kris.van.hees@oracle.com>
Tue, 21 May 2013 06:48:39 +0000 (02:48 -0400)
committerKris Van Hees <kris.van.hees@oracle.com>
Tue, 21 May 2013 06:48:39 +0000 (02:48 -0400)
commit0bb1b57065e18804ed8ddcc07bb7ae193845815f
treef7bef5938ce3f90e9e8572f37013bf1410608a7a
parent11fef2aa1b2adc95f0ba964c0d5aa949450d286c
Update syscall tracing in view of Linux 3.8 changes.

The handling of various stub-based syscalls in Linux 3.8 changed to no longer
use the saved registers directly.  This change is now also reflected in the
DTrace overrides for those system calls.

Also reset the compilatio debug settings to all-off (they should only be
turned on in local compilations - never in the repo.)

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
dtrace/dtrace_debug.h
dtrace/systrace_dev.c