perf bpf: Add prologue for BPF programs for fetching arguments
[deliverable/linux.git] / tools / perf / util / Build
index e2316900f96fc48acf985c7e136d13cc8085c9fd..0513dd525d87637d94be1bbba83d3ff566123067 100644 (file)
@@ -89,6 +89,7 @@ libperf-y += parse-branch-options.o
 libperf-y += parse-regs-options.o
 
 libperf-$(CONFIG_LIBBPF) += bpf-loader.o
+libperf-$(CONFIG_BPF_PROLOGUE) += bpf-prologue.o
 libperf-$(CONFIG_LIBELF) += symbol-elf.o
 libperf-$(CONFIG_LIBELF) += probe-file.o
 libperf-$(CONFIG_LIBELF) += probe-event.o
This page took 0.030055 seconds and 5 git commands to generate.