]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4928de527e1662d20b49b282436906dd146beacc
treed5cf4c9b8569fe4138daf7727af5aee7e1fd1cf0
parentd7c2240c2e5b54a2bcbe0a621f608e4062455a41
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