From: Li Zefan Date: Tue, 7 Jul 2009 05:55:18 +0000 (+0800) Subject: ksym_tracer: Fix the output of stat tracing X-Git-Tag: v2.6.33-rc1~399^2~146^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d7e934408b52cd53dd85270eb36941a6a318cc5;p=pandora-kernel.git ksym_tracer: Fix the output of stat tracing - make ksym_tracer_stat_start() return head->first instead of &head->first - make the output properly aligned Before: Access type Symbol Counter NA 0 RW pid_max 0 After: Access Type Symbol Counter ----------- ------ ------- RW pid_max 0 Signed-off-by: Li Zefan Acked-by: Frederic Weisbecker Cc: "K.Prasad" Cc: Alan Stern Cc: Steven Rostedt LKML-Reference: <4A52E346.5050608@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed