summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/make
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add build test with GTK+Arnaldo Carvalho de Melo2020-09-091-0/+2
* perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo2020-05-291-0/+2
* perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo2020-05-291-0/+1
* perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo2020-05-291-0/+1
* perf build: Add NO_SYSCALL_TABLE=1 to the build testsArnaldo Carvalho de Melo2020-05-291-1/+3
* perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1Jiri Olsa2020-05-281-0/+2
* perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo2020-04-031-3/+7
* perf tests: Fix static build testJiri Olsa2019-09-201-1/+1
* perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa2019-09-101-1/+5
* perf tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo2019-08-141-0/+1
* perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo2019-05-151-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-171-1/+1
|\
| * make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-111-1/+1
* | perf tools: Cleanup build directory before each testJiri Olsa2016-12-051-1/+1
* | perf build: Add clang and llvm compile and linking supportWang Nan2016-12-051-0/+2
* | perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-141-1/+1
|/
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-131-1/+2
* perf build: Add libbabeltrace to build-testWang Nan2016-06-281-0/+2
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+2
* perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo2016-02-041-2/+2
* perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo2016-02-041-3/+6
* perf build: Align the names of the build tests:Arnaldo Carvalho de Melo2016-01-291-2/+4
* perf build: Use feature dump file for build-testWang Nan2016-01-291-0/+33
* perf build: Pass O option to kernel makefile in build-testWang Nan2016-01-151-4/+5
* perf build: Test correct path of perf in build-testWang Nan2016-01-151-7/+14
* perf build: Pass O option to Makefile.perf in build-testWang Nan2016-01-151-3/+11
* perf build: Set parallel making options build-testWang Nan2016-01-151-7/+16
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-111-1/+15
* perf tools: Fix phony build target for build-testWang Nan2016-01-111-1/+1
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
* perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2015-11-051-0/+5
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-1/+3
* perf tests: Adding build test for having ending double slashJiri Olsa2015-07-301-4/+9
* perf tests: Add test for make install with prefixJiri Olsa2015-06-221-0/+8
* perf tests: Add testing for Makefile.perfJiri Olsa2015-06-221-3/+20
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-1/+3
* perf tests: Add build tests for building perf from kernel source root and toolsJiri Olsa2015-04-291-1/+13
* perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2015-03-191-1/+1
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-211-1/+0
* perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo2014-06-091-5/+2
* perf tests: Add static build make testJiri Olsa2014-04-301-0/+2
* perf tests: Add NO_LIBDW_DWARF_UNWIND make testJiri Olsa2014-02-241-0/+3
* perf tests: Add pmu-bison.o make testJiri Olsa2014-02-241-4/+8
* perf tests: Fix *.o make testsJiri Olsa2014-02-241-7/+3
* perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo2014-01-131-2/+8
* perf tests: Fix installation tests path setupJiri Olsa2014-01-131-10/+20
* perf tests: Factor make install testsJiri Olsa2013-12-191-6/+32
* perf tests: Add broken install-* tests into tests/makeJiri Olsa2013-07-221-0/+31
* perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa2013-07-221-0/+9
* perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa2013-07-221-4/+8