From: Wengang Wang Date: Mon, 21 Feb 2011 03:13:14 +0000 (+0800) Subject: ocfs2: Add ocfs2_trace.h. X-Git-Tag: v2.6.39-rc1~26^2~1^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a9a84da381087ed89f5fdfc40a513cf9768ac4;p=pandora-kernel.git ocfs2: Add ocfs2_trace.h. About one year ago, Wengang Wang tried some first steps to add tracepoints to ocfs2. Hiss original patch is here: http://oss.oracle.com/pipermail/ocfs2-devel/2009-November/005512.html But as Steven Rostedt indicated in his article http://lwn.net/Articles/383362/, we'd better have our trace files resides in fs/ocfs2, so I rewrited the patch using the method Steven mentioned in that article. Signed-off-by: Wengang Wang Signed-off-by: Tao Ma --- Reading git-diff-tree failed