Lines Matching full:tools
45 "arch/x86/tools/gen-insn-attr-x86.awk"
93 # These copies are under tools/perf/trace/beauty/ as they are not used to in
94 # building object files only by scripts in tools/perf/trace/beauty/ to generate
127 check_2 "tools/$file" "$file" "$@"
135 check_2 "tools/perf/trace/beauty/$file" "$file" "$@"
138 # Check if we have the kernel headers (tools/perf/../../include), else
166 check include/uapi/asm-generic/mman.h '-I "^#include <\(uapi/\)*asm-generic/mman-common\(-tools\)*.…
174 check_2 tools/perf/arch/x86/entry/syscalls/syscall_64.tbl arch/x86/entry/syscalls/syscall_64.tbl
175 check_2 tools/perf/arch/powerpc/entry/syscalls/syscall.tbl arch/powerpc/kernel/syscalls/syscall.tbl
176 check_2 tools/perf/arch/s390/entry/syscalls/syscall.tbl arch/s390/kernel/syscalls/syscall.tbl
177 check_2 tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl arch/mips/kernel/syscalls/syscall_n64.t…
185 check_2 tools/perf/util/hashmap.h tools/lib/bpf/hashmap.h
186 check_2 tools/perf/util/hashmap.c tools/lib/bpf/hashmap.c
188 cd tools/perf || exit