From: Lai Jiangshan Date: Tue, 15 Dec 2009 07:39:34 +0000 (+0800) Subject: tracing: Have __dynamic_array() define a field X-Git-Tag: v2.6.34-rc1~263^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809826a389040e0ad9d646b587bccc0e34691afd;p=pandora-kernel.git tracing: Have __dynamic_array() define a field This is part of a patch set that removes the show_format method in the ftrace event macros. This patch set requires that all fields are added to the ftrace_event_call->fields. This patch changes __dynamic_array() to call trace_define_field() to include fields that use __dynamic_array(). Signed-off-by: Lai Jiangshan LKML-Reference: <4B273D36.8090100@cn.fujitsu.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed