perf tools: Move the map class definition to a separate header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 27 Dec 2009 23:37:00 +0000 (21:37 -0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Dec 2009 08:03:33 +0000 (09:03 +0100)
commit4a58e61161074776aa34187ea369414ce4852394
tree1687f14cfa02a4e656ebc7f2445901f5fddc612f
parent06aae590033d1ae3c35b2920ef950cfc603e2a2d
perf tools: Move the map class definition to a separate header

And this resulted in the need for adding some missing includes
in some places that were getting the definitions needed out of
sheer luck.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1261957026-15580-4-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile
tools/perf/util/debug.c
tools/perf/util/event.h
tools/perf/util/map.h [new file with mode: 0644]
tools/perf/util/probe-finder.h