Home
last modified time | relevance | path

Searched refs:libdw (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/arch/loongarch/util/
H A DBuild4 perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o
/linux/tools/build/
H A DMakefile.feature68 libdw \
139 libdw \
/linux/tools/perf/
H A DMakefile.config182 LIBDW_VERSION := $(shell $(PKG_CONFIG) --modversion libdw).0.0
195 FEATURE_CHECK_CFLAGS-libdw := $(LIBDW_CFLAGS)
196 FEATURE_CHECK_LDFLAGS-libdw := $(LIBDW_LDFLAGS) $(DWARFLIBS)
482 ifneq ($(feature-libdw), 1)
484 …warning No libdw.h found or old libdw.h found or elfutils is older than 0.157, disables dwarf supp…
750 dwarf-post-unwind-text := libdw
/linux/tools/build/feature/
H A DMakefile8 test-libdw.bin \
168 LIBDW_VERSION := $(shell $(PKG_CONFIG) --modversion libdw).0.0
182 $(OUTPUT)test-libdw.bin:
/linux/tools/perf/util/
H A Ddso.h272 void *libdw; in DECLARE_RC_STRUCT() local
338 return RC_CHK_ACCESS(dso)->libdw; in dso__libdw()
343 RC_CHK_ACCESS(dso)->libdw = val; in dso__set_libdw()
H A DBuild227 perf-util-$(CONFIG_LIBDW) += libdw.o
228 perf-util-$(CONFIG_LIBDW) += unwind-libdw.o
/linux/tools/perf/Documentation/
H A Dperf-check.txt56 libdw-dwarf-unwind / HAVE_LIBDW_SUPPORT
H A Dperf-config.txt450 (or a recent version of libdw) is present on the system;
H A Dperf-record.txt311 the libunwind or libdw library) should be used instead.
/linux/scripts/package/
H A Dmkdebian213 kmod, libdw-dev:native, libelf-dev:native,
H A Dkernel.spec19 BuildRequires: (elfutils-devel or libdw-devel)
/linux/Documentation/kbuild/
H A Dgendwarfksyms.rst20 gendwarfksyms depends on the libelf, libdw, and zlib libraries.
30 sudo apt install libelf-dev libdw-dev zlib1g-dev
38 sudo zypper install libelf-devel libdw-devel zlib-devel
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst86 sudo apt install libelf-dev systemtap-sdt-dev libslang2-dev libperl-dev libdw-dev