From: Steven Rostedt Date: Wed, 14 Oct 2009 19:43:32 +0000 (-0400) Subject: perf tools: Handle print concatenations in event format file X-Git-Tag: v2.6.33-rc1~399^2~187^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924a79af2cdee26a034b9bdce8c9c76995b5c901;p=pandora-kernel.git perf tools: Handle print concatenations in event format file kmem_alloc ftrace event format had a string that was broken up by two tokens. "string 1" "string 2". This patch lets the parser be able to handle the concatenation. Signed-off-by: Steven Rostedt Cc: Peter Zijlstra Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo LKML-Reference: <20091014194357.253818714@goodmis.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed