Home
last modified time | relevance | path

Searched hist:"4 b0d2d4156cfb9f27d8e52a33d3522a78002fca1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bpf/runqslower/
H A DMakefilediff 4b0d2d4156cfb9f27d8e52a33d3522a78002fca1 Thu Feb 25 17:43:18 CST 2021 Song Liu <songliubraving@fb.com> bpf: runqslower: Prefer using local vmlimux to generate vmlinux.h

Update the Makefile to prefer using $(O)/vmlinux, $(KBUILD_OUTPUT)/vmlinux
(for selftests) or ../../../vmlinux. These two files should have latest
definitions for vmlinux.h.

Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210225234319.336131-6-songliubraving@fb.com