perf tools: Factorize the event structure definitions in a single file
authorFrederic Weisbecker <fweisbec@gmail.com>
Wed, 12 Aug 2009 08:19:53 +0000 (10:19 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 12 Aug 2009 10:04:39 +0000 (12:04 +0200)
commit1fe2c1066ce6a30bda7b27785ee3d9b8e62ffbbd
treeb19630a1a6a2d44a61da0443b0f9de52e42738a6
parentcd84c2ac6d6425dd4d1b80a2231e534b9b03df18
perf tools: Factorize the event structure definitions in a single file

Factorize the multiple definition of the events structures into a
single util/event.h file.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Brice Goglin <Brice.Goglin@inria.fr>
tools/perf/builtin-annotate.c
tools/perf/builtin-record.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/util/event.h [new file with mode: 0644]
tools/perf/util/util.h