tracing/kprobe: Show sign of fields in trace_kprobe format files
authorLai Jiangshan <laijs@cn.fujitsu.com>
Tue, 15 Dec 2009 07:39:19 +0000 (15:39 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 30 Dec 2009 15:27:03 +0000 (10:27 -0500)
commit79b408210885b9f7f0b067b07a09d68f4da3a700
treeb1297cf9ce84442abe48e67debf67214bd00ac9b
parent53ab668064edaeef99c0ee22799483d45f4c81f6
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 <laijs@cn.fujitsu.com>
LKML-Reference: <4B273D27.5040009@cn.fujitsu.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_kprobe.c