]> bbs.cooldavid.org Git - net-next-2.6.git/commit
perf tools: Handle newlines in trace parsing better
authorSteven Rostedt <srostedt@redhat.com>
Wed, 14 Oct 2009 19:43:37 +0000 (15:43 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 15 Oct 2009 08:42:37 +0000 (10:42 +0200)
commitf1d1feecf07261d083859ecfef0d4399036f9683
treeaebca45d8bc2f4207b52f07ce12d45dd0561e37a
parentb99af874829cba2b30d212bc6fd31b56275ee4d2
perf tools: Handle newlines in trace parsing better

New lines between args in the trace format can break the
parsing. This should not be the case.

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: <20091014194358.637991808@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/trace-event-parse.c