perf symbols: Store the symbol binding
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Aug 2010 15:59:47 +0000 (12:59 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Aug 2010 22:38:01 +0000 (19:38 -0300)
commitc408fedfc4a1fa16e611ffd6f3280301b38614be
tree5beaf2fe188dc724e0a494d49b389ef83a61720a
parentfc9ea5a1e53ee54f681e226d735008e2a6f8f470
perf symbols: Store the symbol binding

So that tools that wan't to act only on a subset of (weak, global,
local) symbols can do so, such as the upcoming uprobes support in 'perf
probe'.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/symbol.c
tools/perf/util/symbol.h