aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/make
Commit message (Expand)AuthorAge
* perf tests: Fix static build testJiri Olsa2019-09-20
* perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa2019-09-10
* perf tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo2019-08-14
* perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo2019-05-15
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-17
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* | perf tools: Cleanup build directory before each testJiri Olsa2016-12-05
* | perf build: Add clang and llvm compile and linking supportWang Nan2016-12-05
* | perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-14
|/
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-13
* perf build: Add libbabeltrace to build-testWang Nan2016-06-28
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-05
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-04
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-04
* perf build: Align the names of the build tests:Arnaldo Carvalho de Melo2016-01-29
* perf build: Use feature dump file for build-testWang Nan2016-01-29
* perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-15
* perf build: Test correct path of perf in build-testWang Nan2016-01-15
* perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-15
* perf build: Set parallel making options build-testWang Nan2016-01-15
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-11
* perf tools: Fix phony build target for build-testWang Nan2016-01-11
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-14
* perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-05
* perf tools: Make perf depend on libbpfWang Nan2015-10-28
* perf tests: Adding build test for having ending double slashJiri Olsa2015-07-30
* perf tests: Add test for make install with prefixJiri Olsa2015-06-22
* perf tests: Add testing for Makefile.perfJiri Olsa2015-06-22
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-05
* perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa2015-04-29
* perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2015-03-19
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
* perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo2014-06-09
* perf tests: Add static build make testJiri Olsa2014-04-30
* perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa2014-02-24
* perf tests: Add pmu-bison.o make testJiri Olsa2014-02-24
* perf tests: Fix *.o make testsJiri Olsa2014-02-24
* perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo2014-01-13
* perf tests: Fix installation tests path setupJiri Olsa2014-01-13
* perf tests: Factor make install testsJiri Olsa2013-12-19
* perf tests: Add broken install-* tests into tests/makeJiri Olsa2013-07-22
* perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa2013-07-22
* perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa2013-07-22
* perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa2013-07-22
* perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa2013-07-22
* perf tools: Add automated make test suiteJiri Olsa2013-05-28