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