/linux/tools/build/feature/ |
H A D | test-dwarf_getcfi.c | 7 Dwarf *dwarf = NULL; in main() local 8 return dwarf_getcfi(dwarf) == NULL; in main()
|
H A D | Makefile | 8 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 D | Makefile.feature | 33 dwarf \ 63 libdw-dwarf-unwind \ 123 dwarf \ 136 libdw-dwarf-unwind \
|
/linux/tools/perf/Documentation/ |
H A D | perf-check.txt | 50 dwarf / HAVE_DWARF_SUPPORT 52 dwarf-unwind / HAVE_DWARF_UNWIND_SUPPORT 58 libdw-dwarf-unwind / HAVE_DWARF_SUPPORT
|
H A D | perf-trace.txt | 174 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 D | Build | 15 perf-util-$(CONFIG_DWARF) += dwarf-regs.o 16 perf-util-$(CONFIG_BPF_PROLOGUE) += dwarf-regs.o
|
/linux/tools/perf/ |
H A D | Makefile.config | 165 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 D | Build | 1 perf-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/sparc/util/ |
H A D | Build | 1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/sh/util/ |
H A D | Build | 1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/util/ |
H A D | dwarf-aux.h | 5 * 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 D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
/linux/tools/perf/arch/mips/util/ |
H A D | Build | 2 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/csky/util/ |
H A D | Build | 3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/arm/tests/ |
H A D | Build | 2 perf-test-y += dwarf-unwind.o
|
/linux/tools/perf/arch/arm64/tests/ |
H A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
/linux/tools/perf/arch/riscv/util/ |
H A D | Build | 5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/tests/attr/ |
H A D | test-record-graph-dwarf | 3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
|
/linux/tools/perf/arch/arm/util/ |
H A D | Build | 3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/loongarch/util/ |
H A D | Build | 4 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/s390/util/ |
H A D | Build | 5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-pico-dwarf.dts | 16 compatible = "technexion,imx6q-pico-dwarf", "fsl,imx6q";
|
H A D | imx6dl-pico-dwarf.dts | 16 compatible = "technexion,imx6dl-pico-dwarf", "fsl,imx6dl";
|
/linux/tools/perf/arch/powerpc/util/ |
H A D | Build | 10 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
/linux/tools/perf/arch/arm64/util/ |
H A D | Build | 7 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|