- 8df12cb perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1 by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 1ce296a perf tools: Test build with libopencsd/CORESIGHT=1 by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- bb7db86 perf tools: Add a build-test variant to use in builds from a tarball by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- 20719c8 perf tools: Add build test with GTK+ by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- 9300acc perf build: Add a LIBPFM4=1 build test entry by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 60da3a1 perf build: Add NO_SDT=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 69fbadb perf build: Add NO_LIBCRYPTO=1 to the default set of build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 5bc7aac perf build: Add NO_SYSCALL_TABLE=1 to the build tests by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- beb6420 perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1 by Jiri Olsa · 4 years, 8 months ago
- 7b1642f perf build-test: Honour JOBS to override detection of number of cores by Arnaldo Carvalho de Melo · 4 years, 9 months ago
- b117b9b perf tests: Fix static build test by Jiri Olsa · 5 years ago
- 9eab951 perf tests: Add libperf automated test for 'make -C tools/perf build-test' by Jiri Olsa · 5 years ago
- 97993bd perf tools: Add NO_LIBCAP=1 to the minimal build test by Arnaldo Carvalho de Melo · 5 years ago
- 5b6f5ae perf build tests: Add NO_LIBZSTD=1 to make_minimal by Arnaldo Carvalho de Melo · 6 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
- 207da47 perf tools: Cleanup build directory before each test by Jiri Olsa · 8 years ago
- d58ac0b perf build: Add clang and llvm compile and linking support by Wang Nan · 8 years ago
- d4dfdf0 perf jvmti: Plug compilation into perf build by Jiri Olsa · 8 years ago
- e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 8 years ago
- f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 9 years ago
- 8ee4646 perf build: Add libcrypto feature detection by Stephane Eranian · 9 years ago
- 3c7a152 perf build tests: Move the feature related vars to the front of the make cmdline by Arnaldo Carvalho de Melo · 9 years ago
- 5978531 perf build tests: Elide "-f Makefile" from make invokation by Arnaldo Carvalho de Melo · 9 years ago
- 814568d perf build: Align the names of the build tests: by Arnaldo Carvalho de Melo · 9 years ago
- 79191c8 perf build: Use feature dump file for build-test by Wang Nan · 9 years ago
- c15e758 perf build: Pass O option to kernel makefile in build-test by Wang Nan · 9 years ago
- 68824de perf build: Test correct path of perf in build-test by Wang Nan · 9 years ago
- eb80773 perf build: Pass O option to Makefile.perf in build-test by Wang Nan · 9 years ago
- 7be43df perf build: Set parallel making options build-test by Wang Nan · 9 years ago
- 935e6bd tools: Move Makefile.arch from perf/config to tools/scripts by Wang Nan · 9 years ago
- 3167eea perf tools: Fix phony build target for build-test by Wang Nan · 9 years ago
- 004bd89 perf test: Remove tarpkg at end of test by Josh Poimboeuf · 9 years ago
- 9891639 perf tools: Allow shuffling the build tests by Arnaldo Carvalho de Melo · 9 years ago
- ed63f34c perf tools: Make perf depend on libbpf by Wang Nan · 9 years ago
- aa53c09 perf tests: Adding build test for having ending double slash by Jiri Olsa · 9 years ago
- eb30d2c perf tests: Add test for make install with prefix by Jiri Olsa · 10 years ago
- 502819c perf tests: Add testing for Makefile.perf by Jiri Olsa · 10 years ago
- e31f0d0 perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing by Adrian Hunter · 10 years ago
- c41c664 perf tests: Add build tests for building perf from kernel source root and tools by Jiri Olsa · 10 years ago
- 76aea77 perf tools: Fix perf-read-vdsox32 not building and lib64 install dir by H.J. Lu · 10 years ago
- 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
- a5c5009 perf tests: Show the inner make output when an error happens by Arnaldo Carvalho de Melo · 11 years ago
- 611ec12 perf tests: Add static build make test by Jiri Olsa · 11 years ago
- 9e8c06e perf tests: Add NO_LIBDW_DWARF_UNWIND make test by Jiri Olsa · 11 years ago
- 2a94f6c perf tests: Add pmu-bison.o make test by Jiri Olsa · 11 years ago
- 04b01a1 perf tests: Fix *.o make tests by Jiri Olsa · 11 years ago
- 4887805 perf tools: Add test for building detached source tarballs by Arnaldo Carvalho de Melo · 11 years ago
- f7c6447 perf tests: Fix installation tests path setup by Jiri Olsa · 11 years ago
- ee4ad93 perf tests: Factor make install tests by Jiri Olsa · 11 years ago
- dbad418 perf tests: Add broken install-* tests into tests/make by Jiri Olsa · 11 years ago
- c0ec110 perf tests: Add 'make install/install-bin' tests into tests/make by Jiri Olsa · 11 years ago
- c931167 perf tests: Add DESTDIR=TMP_DEST tests/make variable by Jiri Olsa · 11 years ago
- 8ba7cde perf tests: Rename TMP to TMP_O tests/make variable by Jiri Olsa · 11 years ago
- 0659e66 perf tests: Run ctags/cscope make tests only with needed binaries by Jiri Olsa · 11 years ago
- 095ae69 perf tools: Add automated make test suite by Jiri Olsa · 12 years ago