From: Lai Jiangshan Date: Tue, 15 Dec 2009 07:39:19 +0000 (+0800) Subject: tracing/kprobe: Show sign of fields in trace_kprobe format files X-Git-Tag: v2.6.33-rc3~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b408210885b9f7f0b067b07a09d68f4da3a700;p=pandora-kernel.git tracing/kprobe: Show sign of fields in trace_kprobe format files The format files of trace_kprobe do not show the sign of the fields. The other format files show the field signed type of the fields and this patch makes the trace_kprobe formats consistent with the others. Signed-off-by: Lai Jiangshan LKML-Reference: <4B273D27.5040009@cn.fujitsu.com> Acked-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed