]> git.baikalelectronics.ru Git - kernel.git/commit
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 4 Nov 2019 14:58:21 +0000 (11:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Nov 2019 11:20:53 +0000 (08:20 -0300)
commiteb552f0bca9fbda5e9c8f4d9a5a927cd9056fa43
treed775318ebc513bf45924bf9696d61c1008856f8e
parentd51a71d209e196749a5466c5c4dc491d9a128db8
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'

To help in passing that info around to callchain routines that, for the
same reason, are moving to use 'struct map_symbol'.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-epsiibeprpxa8qpwji47uskc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/dwarf-unwind.c
tools/perf/util/machine.c
tools/perf/util/unwind-libdw.c
tools/perf/util/unwind-libunwind-local.c
tools/perf/util/unwind.h