summaryrefslogtreecommitdiff
path: root/tools/perf/tests/make
AgeCommit message (Expand)Author
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-06-28perf build: Add libbabeltrace to build-testWang Nan
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo
2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo
2016-01-29perf build: Use feature dump file for build-testWang Nan
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan
2016-01-15perf build: Test correct path of perf in build-testWang Nan
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan
2016-01-15perf build: Set parallel making options build-testWang Nan
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan
2016-01-11perf tools: Fix phony build target for build-testWang Nan
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo
2015-10-28perf tools: Make perf depend on libbpfWang Nan
2015-07-30perf tests: Adding build test for having ending double slashJiri Olsa
2015-06-22perf tests: Add test for make install with prefixJiri Olsa
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter
2015-04-29perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo
2014-04-30perf tests: Add static build make testJiri Olsa
2014-02-24perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa
2014-02-24perf tests: Add pmu-bison.o make testJiri Olsa
2014-02-24perf tests: Fix *.o make testsJiri Olsa
2014-01-13perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo
2014-01-13perf tests: Fix installation tests path setupJiri Olsa
2013-12-19perf tests: Factor make install testsJiri Olsa
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa
2013-05-28perf tools: Add automated make test suiteJiri Olsa