]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tracing: show details of structures within the ftrace structures
authorSteven Rostedt <srostedt@redhat.com>
Sat, 12 Sep 2009 23:22:23 +0000 (19:22 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sun, 13 Sep 2009 03:08:07 +0000 (23:08 -0400)
commitd73150943cf47b6cabcb4f4e52dd25975e820ae2
treeba711d32aacb2c5627d2acd636e82b819598120c
parent0a1c49db8d91c538f104f8d70e560c6fdd589bd4
tracing: show details of structures within the ftrace structures

Some of the internal ftrace structures use structures within. The
output of a field saying it is just a structure is useless for a format
file. A binary reader of the ring buffer needs to know more about
how the fields are broken up.

This patch adds to the ftrace structure macros new fields to
describe the structures inside a structure.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace.h
kernel/trace/trace_entries.h