From: Li Zefan Date: Tue, 8 Dec 2009 03:16:11 +0000 (+0800) Subject: tracing: Use seq file for trace_clock X-Git-Tag: v2.6.33-rc1~52^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f16d209161c95e92aef40e350cc6cf56ac440b;p=pandora-kernel.git tracing: Use seq file for trace_clock The buffer for the output is as small as 64 bytes, so it'll overflow if we add more clock type. Use seq file instead. Signed-off-by: Li Zefan Acked-by: Steven Rostedt LKML-Reference: <4B1DC4FB.5030407@cn.fujitsu.com> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed