]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffee0c6b5b2d3080041592c907ef836a47fa0c37
treefcf6988ca5fa716e7f3964c3a29954fe80b03fd7
parent2cb7e4e447880bcc5a0b4225570336e23b2df227
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