commit | afdf1a404eed236d6f762ee44cc0f1dcc97206e0 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Oct 14 15:43:43 2009 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 15 10:42:40 2009 +0200 |
tree | 340ef136fa127171c9bc3a05d9a5fc68a33a1c00 | |
parent | cda48461c7fb8431a99b7960480f5f42cc1a5324 [diff] |
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 <srostedt@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <20091014194400.330843045@goodmis.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>