perf_counter tools: Move symbol resolution classes from report to libperf
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 28 May 2009 17:55:04 +0000 (14:55 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 28 May 2009 21:25:42 +0000 (23:25 +0200)
commita2928c42a5d69328c3578b41bd4d72f6658cf7dc
tree09cf963c18e03482183cdf0b82a23a74b7722f6a
parentc93f7669098eb97c5376e5396e3dfb734c17df4f
perf_counter tools: Move symbol resolution classes from report to libperf

Will be used by perf top as well.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20090528175504.GC4747@ghostprotocols.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/Makefile
Documentation/perf_counter/builtin-report.c
Documentation/perf_counter/util/symbol.c [new file with mode: 0644]
Documentation/perf_counter/util/symbol.h [new file with mode: 0644]