perf symbols: Rename dso->origin to dso->symtab_type
And the DSO__ORIG_ enum to SYMTAB__, to clarify that this is about from
where the symtab was obtained.
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/builtin-top.c 2 additions, 2 deletionstools/perf/builtin-top.c
- tools/perf/util/annotate.c 1 addition, 1 deletiontools/perf/util/annotate.c
- tools/perf/util/symbol.c 32 additions, 32 deletionstools/perf/util/symbol.c
- tools/perf/util/symbol.h 13 additions, 13 deletionstools/perf/util/symbol.h
Loading
Please register or sign in to comment