perf symbols: Move more map_groups methods to map.c
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 26 Mar 2010 15:11:06 +0000 (12:11 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 2 Apr 2010 19:27:39 +0000 (16:27 -0300)
commitc6e718ff8cdcf5e7855077687720b37c4a07650a
treed5cf4c9b8569fe4138daf7727af5aee7e1fd1cf0
parent11164cd4f6dab326a88bdf27f2f8f7c11977e91a
perf symbols: Move more map_groups methods to map.c

While writing a standalone test app that uses the symbol system to
find kernel space symbols I noticed these also need to be moved.

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>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c
tools/perf/util/map.c
tools/perf/util/map.h
tools/perf/util/thread.c