From: Steven Rostedt Date: Tue, 24 Mar 2009 17:38:36 +0000 (-0400) Subject: tracing: add handler to trace_stat X-Git-Tag: v2.6.31-rc1~401^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425480081e936d8725f0d44b8829d699bf088c6b;p=pandora-kernel.git tracing: add handler to trace_stat Currently, if a trace_stat user wants a handle to some private data, the trace_stat infrastructure does not supply a way to do that. This patch passes the trace_stat structure to the start function of the trace_stat code. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed