From: Frederic Weisbecker Date: Sat, 7 Mar 2009 04:52:59 +0000 (+0100) Subject: tracing/ftrace: syscall tracing infrastructure, basics X-Git-Tag: v2.6.30-rc1~2^2~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee08c6eccb7d1295516f7cf420fddf7b14e9146f;p=pandora-kernel.git tracing/ftrace: syscall tracing infrastructure, basics Provide basic callbacks to do syscall tracing. Signed-off-by: Frederic Weisbecker Acked-by: Steven Rostedt Cc: Lai Jiangshan LKML-Reference: <1236401580-5758-2-git-send-email-fweisbec@gmail.com> [ simplified it to a trace_printk() for now. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed