perf symbols: Add a 'type' field to struct map
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 27 Nov 2009 18:29:16 +0000 (16:29 -0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Nov 2009 19:21:59 +0000 (20:21 +0100)
commit3610583c29563e23dd038d2870f59c88438bf7a3
treecb8d20387bcc8e37b0db2432f339387a4fd52150
parent605ca4ba017455d39ac6991c58eb1e80fb8af48d
perf symbols: Add a 'type' field to struct map

That way we will be able to check if the right symtab is loaded
in the underlying DSO.

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: <1259346563-12568-5-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-top.c
tools/perf/util/event.h
tools/perf/util/map.c
tools/perf/util/process_events.c
tools/perf/util/symbol.c
tools/perf/util/symbol.h