From: OGAWA Hirofumi Date: Sun, 6 Dec 2009 11:07:29 +0000 (+0900) Subject: perf timechart: Fix header handling X-Git-Tag: v2.6.33-rc1~306^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028c515253761084c6594bf9ac9b194b51d87065;p=pandora-kernel.git perf timechart: Fix header handling Update "struct trace_entry" to match with current one. And remove "size" field from it. If it has "size", it become cause of alignment mismatch of structure with kernel. Signed-off-by: OGAWA Hirofumi Acked-by: Arjan van de Ven Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <87ljhg8ioe.fsf@devron.myhome.or.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed