tracing: Clean up seqfile code for format file
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 17 Aug 2010 05:53:06 +0000 (13:53 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 18 Aug 2010 15:09:14 +0000 (11:09 -0400)
commit86397dc3ccfc0e17b7550d05eaf15fe91f6498dd
tree219d5c76e1e8e1e40033071b885cc827afe7bb3b
parent351af0725e5222e35741011d1ea62215c1ed06db
tracing: Clean up seqfile code for format file

Remove the nasty hack that marks a pointer's LSB to distinguish common
fields from event fields. Replace it with a more sane approach.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <4C6A23C2.9020606@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_events.c