From: Steven Rostedt Date: Wed, 14 Oct 2009 19:43:40 +0000 (-0400) Subject: perf tools: Fix bprintk reading in trace output X-Git-Tag: v2.6.33-rc1~399^2~187^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa1895561645103d8f8059b35d9c06e6eeead2e;p=pandora-kernel.git perf tools: Fix bprintk reading in trace output The bprintk parsing was broken in more ways than one. The file parsing was incorrect, and the words used by the arguments are always 4 bytes aligned, even on 64-bit machines. Signed-off-by: Steven Rostedt Cc: Peter Zijlstra Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo LKML-Reference: <20091014194359.520931637@goodmis.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed