From: Steven Rostedt Date: Wed, 14 Oct 2009 19:43:43 +0000 (-0400) Subject: perf tools: Handle - and + in parsing trace print format X-Git-Tag: v2.6.33-rc1~399^2~187^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdf1a404eed236d6f762ee44cc0f1dcc97206e0;p=pandora-kernel.git perf tools: Handle - and + in parsing trace print format The opterators '-' and '+' are not handled in the trace print format. To do: '++' and '--'. Signed-off-by: Steven Rostedt Cc: Peter Zijlstra Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo LKML-Reference: <20091014194400.330843045@goodmis.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed