perf tools: Factor out the map initialization
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Oct 2009 18:28:23 +0000 (16:28 -0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Nov 2009 15:52:11 +0000 (16:52 +0100)
commitafb7b4f08e274cecd8337f9444affa288a9cd4c1
treea78e90d009d06b28113d9b6d1f01c8a6d7735d42
parent3ed67776fc23061180896086a206a02be649dd26
perf tools: Factor out the map initialization

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <1256927305-4628-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/event.h
tools/perf/util/map.c
tools/perf/util/symbol.c