perf tools: Handle the case with and without the "signed" trace field
authorSteven Rostedt <srostedt@redhat.com>
Wed, 14 Oct 2009 19:43:38 +0000 (15:43 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 15 Oct 2009 08:42:37 +0000 (10:42 +0200)
commit13999e59343b042b0807be2df6ae5895d29782a0
tree9e6dae86b7731bc340873245858087cec85cc67d
parentf1d1feecf07261d083859ecfef0d4399036f9683
perf tools: Handle the case with and without the "signed" trace field

The trace format files now have a "signed" field. But we should
still be able to handle the kernels that do not have this field.

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