parisc: Add syscall tracepoint support
This patch adds support for the TIF_SYSCALL_TRACEPOINT on the parisc
architecture. Basically, it calls the appropriate tracepoints on syscall
entry and exit.
Signed-off-by:
Helge Deller <deller@gmx.de>
Showing
- arch/parisc/Kconfig 1 addition, 0 deletionsarch/parisc/Kconfig
- arch/parisc/include/asm/ftrace.h 2 additions, 0 deletionsarch/parisc/include/asm/ftrace.h
- arch/parisc/include/asm/syscall.h 9 additions, 0 deletionsarch/parisc/include/asm/syscall.h
- arch/parisc/include/asm/thread_info.h 3 additions, 1 deletionarch/parisc/include/asm/thread_info.h
- arch/parisc/kernel/ptrace.c 12 additions, 0 deletionsarch/parisc/kernel/ptrace.c
- arch/parisc/kernel/syscall.S 1 addition, 0 deletionsarch/parisc/kernel/syscall.S
Please register or sign in to comment