Home
last modified time | relevance | path

Searched refs:dwarf (Results 1 – 25 of 44) sorted by relevance

12

/linux/tools/build/feature/
H A Dtest-dwarf_getcfi.c7 Dwarf *dwarf = NULL; in main() local
8 return dwarf_getcfi(dwarf) == NULL; in main()
H A DMakefile8 test-dwarf.bin \
55 test-libdw-dwarf-unwind.bin \
189 $(OUTPUT)test-dwarf.bin:
320 $(OUTPUT)test-libdw-dwarf-unwind.bin:
321 $(BUILD) # -ldw provided by $(FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind)
/linux/tools/build/
H A DMakefile.feature33 dwarf \
63 libdw-dwarf-unwind \
123 dwarf \
136 libdw-dwarf-unwind \
/linux/tools/perf/Documentation/
H A Dperf-check.txt50 dwarf / HAVE_DWARF_SUPPORT
52 dwarf-unwind / HAVE_DWARF_UNWIND_SUPPORT
58 libdw-dwarf-unwind / HAVE_DWARF_SUPPORT
H A Dperf-trace.txt174 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
202 knobs in --call-graph dwarf.
204 Implies '--call-graph dwarf' when --call-graph not present on the
214 Implies '--call-graph dwarf' when --call-graph not present on the
308 # perf trace -F min --call-graph=dwarf --max-events 1 --cpu 0
/linux/tools/perf/arch/x86/util/
H A DBuild15 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
16 perf-util-$(CONFIG_BPF_PROLOGUE) += dwarf-regs.o
/linux/tools/perf/
H A DMakefile.config165 FEATURE_CHECK_CFLAGS-libdw-dwarf-unwind := $(LIBDW_CFLAGS)
166 FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind := $(LIBDW_LDFLAGS) $(DWARFLIBS)
465 ifneq ($(feature-libdw-dwarf-unwind),1)
470 ifneq ($(feature-dwarf), 1)
472 …dw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please in…
729 dwarf-post-unwind := 1
730 dwarf-post-unwind-text := BUG
736 dwarf-post-unwind := 0
738 dwarf-post-unwind-text := libdw
742 dwarf-post-unwind-text := libunwind
[all …]
/linux/tools/perf/arch/xtensa/util/
H A DBuild1 perf-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/sparc/util/
H A DBuild1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/sh/util/
H A DBuild1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/util/
H A Ddwarf-aux.h5 * dwarf-aux.h : libdw auxiliary interfaces
8 #include <dwarf.h>
222 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset);
226 static inline int die_get_cfa(Dwarf *dwarf __maybe_unused, u64 pc __maybe_unused, in die_get_cfa()
/linux/tools/perf/arch/powerpc/tests/
H A DBuild2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
/linux/tools/perf/arch/mips/util/
H A DBuild2 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/csky/util/
H A DBuild3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/arm/tests/
H A DBuild2 perf-test-y += dwarf-unwind.o
/linux/tools/perf/arch/arm64/tests/
H A DBuild2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
/linux/tools/perf/arch/riscv/util/
H A DBuild5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/tests/attr/
H A Dtest-record-graph-dwarf3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
/linux/tools/perf/arch/arm/util/
H A DBuild3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/loongarch/util/
H A DBuild4 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/s390/util/
H A DBuild5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-pico-dwarf.dts16 compatible = "technexion,imx6q-pico-dwarf", "fsl,imx6q";
H A Dimx6dl-pico-dwarf.dts16 compatible = "technexion,imx6dl-pico-dwarf", "fsl,imx6dl";
/linux/tools/perf/arch/powerpc/util/
H A DBuild10 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
/linux/tools/perf/arch/arm64/util/
H A DBuild7 perf-util-$(CONFIG_DWARF) += dwarf-regs.o

12