tracing/x86: basic implementation of syscall tracing for x86
authorFrederic Weisbecker <fweisbec@gmail.com>
Sat, 7 Mar 2009 04:53:00 +0000 (05:53 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 05:25:44 +0000 (06:25 +0100)
commit1b3fa2ce64363c289b3b14723cca7290bf91cfce
treefcf6988ca5fa716e7f3964c3a29954fe80b03fd7
parentee08c6eccb7d1295516f7cf420fddf7b14e9146f
tracing/x86: basic implementation of syscall tracing for x86

Provide the x86 trace callbacks to trace syscalls.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
LKML-Reference: <1236401580-5758-3-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/include/asm/thread_info.h
arch/x86/kernel/ptrace.c