perf_counter tools: Consolidate dso methods to load kernel symbols
Now one has just to use dso__load_kernel() optionally passing a vmlinux filename. Will make things easier for perf top that will want to pass a callback to filter some symbols. 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> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- Documentation/perf_counter/builtin-report.c 2 additions, 7 deletionsDocumentation/perf_counter/builtin-report.c
- Documentation/perf_counter/util/symbol.c 15 additions, 2 deletionsDocumentation/perf_counter/util/symbol.c
- Documentation/perf_counter/util/symbol.h 1 addition, 2 deletionsDocumentation/perf_counter/util/symbol.h
Loading
Please register or sign in to comment