tools/perf/util/dwarf-regs-arch/Build

Source file repositories/reference/linux-study-clean/tools/perf/util/dwarf-regs-arch/Build

File Facts

System
Linux kernel
Corpus path
tools/perf/util/dwarf-regs-arch/Build
Extension
[no extension]
Size
431 bytes
Lines
10
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: tools
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

perf-util-$(CONFIG_LIBDW) += dwarf-regs-arm64.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-arm.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-csky.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-loongarch.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-mips.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-powerpc.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-riscv.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-s390.o
perf-util-$(CONFIG_LIBDW) += dwarf-regs-x86.o

Annotation

Implementation Notes