tools/perf/arch/x86/util/Build

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

File Facts

System
Linux kernel
Corpus path
tools/perf/arch/x86/util/Build
Extension
[no extension]
Size
380 bytes
Lines
17
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-y += header.o
perf-util-y += tsc.o
perf-util-y += pmu.o
perf-util-y += topdown.o
perf-util-y += machine.o
perf-util-y += event.o
perf-util-y += evlist.o
perf-util-y += mem-events.o
perf-util-y += evsel.o
perf-util-y += iostat.o

perf-util-$(CONFIG_LOCAL_LIBUNWIND)    += unwind-libunwind.o

perf-util-y += auxtrace.o
perf-util-y += intel-pt.o
perf-util-y += intel-bts.o

Annotation

Implementation Notes