perf tools: Add 'signed' flag setting back into trace-event-parse.c
authorTom Zanussi <tzanussi@gmail.com>
Wed, 25 Nov 2009 07:14:58 +0000 (01:14 -0600)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Nov 2009 08:06:09 +0000 (09:06 +0100)
commit0d0bea5ea4a0e91feff22ac5e32e14ff3a682247
tree455b0f0a60d1000a3a927787ed76248a436cc6c7
parent9533ac6291d78cd16c4b11a15bfbb055affd76c3
perf tools: Add 'signed' flag setting back into trace-event-parse.c

Commit 13999e59343b042b0807be2df6ae5895d29782a0 (perf tools:
Handle the case with and without the "signed" trace field)
removed code to set the FIELD_IS_SIGNED flag that was originally
added by commit 26a50744b21fff65bd754874072857bee8967f4d
(tracing/events: Add 'signed' field to format files).

This adds it back.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1259133299-23594-2-git-send-email-tzanussi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/trace-event-parse.c