OSDN Git Service

perf script: Move printing of 'common' data from print_event and rename
authorDavid Ahern <daahern@cisco.com>
Thu, 10 Mar 2011 05:23:25 +0000 (22:23 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 14 Mar 2011 20:05:55 +0000 (17:05 -0300)
commitc70c94b47405d2c94df19c16273daf1f5fb9193d
tree44e1f7bb1752bfde03e65b1435a4172a6d67a0d2
parent2ee7a49f935b19f7daf0a110800488acd2479cba
perf script: Move printing of 'common' data from print_event and rename

This change does impact output: latency data is trace specific and is
now printed after the common data - comm, tid, cpu, time and event name.

Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <1299734608-5223-4-git-send-email-daahern@cisco.com>
Signed-off-by: David Ahern <daahern@cisco.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-script.c
tools/perf/util/trace-event-parse.c
tools/perf/util/trace-event.h