linux-stable/tools/testing/selftests/seccomp
Helge Deller 64e2a42bca parisc: Add ARCH_TRACEHOOK and regset support
By adding TRACEHOOK support we now get a clean user interface to access
registers via PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS and
PTRACE_SETFPREGS.

The user-visible regset struct user_regs_struct and user_fp_struct are
modelled similiar to x86 and can be accessed via PTRACE_GETREGSET.

Signed-off-by: Helge Deller <deller@gmx.de>
2016-05-22 21:39:13 +02:00
..
.gitignore
config selftests: create test-specific kconfig fragments 2016-02-25 09:47:52 -07:00
Makefile
seccomp_bpf.c parisc: Add ARCH_TRACEHOOK and regset support 2016-05-22 21:39:13 +02:00
test_harness.h selftests/seccomp: fix 32-bit build warnings 2016-01-07 13:40:20 -07:00