From: Steven Rostedt Date: Mon, 12 May 2008 19:20:46 +0000 (+0200) Subject: ftrace: add a buffer for output X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=214023c3d13a71525e463b5e54e360b926b4dc90;p=pandora-kernel.git ftrace: add a buffer for output Later patches will need to print the same things as the seq output does. But those outputs will not use the seq utility. This patch adds a buffer to the iterator, that can be used by either the seq utility or other output. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed