From: Steven Noonan Date: Fri, 19 Sep 2008 10:06:43 +0000 (-0700) Subject: ftrace: add nop tracer X-Git-Tag: v2.6.28-rc1~78^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1b6d8b5154c692172a424e45fbd0573295cb93;p=pandora-kernel.git ftrace: add nop tracer A no-op tracer which can serve two purposes: 1. A template for development of a new tracer. 2. A convenient way to see ftrace_printk() calls without an irrelevant trace making the output messy. [ mingo@elte.hu: resolved conflicts ] Signed-off-by: Steven Noonan Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed