summaryrefslogtreecommitdiff
path: root/tools/perf/tests/make
AgeCommit message (Expand)AuthorFilesLines
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark1-1/+1
2023-04-19perf build: Test the refcnt check buildArnaldo Carvalho de Melo1-0/+2
2023-03-14perf build: Error if no libelf and NO_LIBELF isn't setIan Rogers1-1/+1
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers1-4/+2
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers1-1/+1
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers1-2/+2
2023-03-14perf build: Make binutil libraries opt inIan Rogers1-0/+2
2023-03-14perf build: Support python/perf.so testingIan Rogers1-2/+3
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers1-1/+6
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo1-12/+0
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2021-05-18perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo1-0/+5
2021-05-17perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo1-0/+2
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo1-2/+20
2020-09-09perf tools: Add build test with GTK+Arnaldo Carvalho de Melo1-0/+2
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo1-0/+2
2020-05-29perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_SYSCALL_TABLE=1 to the build testsArnaldo Carvalho de Melo1-1/+3
2020-05-28perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1Jiri Olsa1-0/+2
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo1-3/+7
2019-09-20perf tests: Fix static build testJiri Olsa1-1/+1
2019-09-10perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa1-1/+5
2019-08-14perf tools: Add NO_LIBCAP=1 to the minimal build testArnaldo Carvalho de Melo1-0/+1
2019-05-15perf build tests: Add NO_LIBZSTD=1 to make_minimalArnaldo Carvalho de Melo1-1/+1
2016-12-18Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2016-12-11make use of make variable CURDIR instead of calling pwdUwe Kleine-König1-1/+1
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa1-1/+1
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan1-0/+2
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa1-1/+1
2016-07-14perf build: Add sdt feature detectionMasami Hiramatsu1-1/+2
2016-06-28perf build: Add libbabeltrace to build-testWang Nan1-0/+2
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+2
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo1-2/+2
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo1-3/+6
2016-01-29perf build: Align the names of the build tests:Arnaldo Carvalho de Melo1-2/+4
2016-01-29perf build: Use feature dump file for build-testWang Nan1-0/+33
2016-01-15perf build: Pass O option to kernel makefile in build-testWang Nan1-4/+5
2016-01-15perf build: Test correct path of perf in build-testWang Nan1-7/+14
2016-01-15perf build: Pass O option to Makefile.perf in build-testWang Nan1-3/+11
2016-01-15perf build: Set parallel making options build-testWang Nan1-7/+16
2016-01-12tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan1-1/+15
2016-01-12perf tools: Fix phony build target for build-testWang Nan1-1/+1
2015-12-14perf test: Remove tarpkg at end of testJosh Poimboeuf1-1/+2
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo1-0/+5
2015-10-28perf tools: Make perf depend on libbpfWang Nan1-1/+3
2015-07-30perf tests: Adding build test for having ending double slashJiri Olsa1-4/+9
2015-06-22perf tests: Add test for make install with prefixJiri Olsa1-0/+8
2015-06-22perf tests: Add testing for Makefile.perfJiri Olsa1-3/+20
2015-05-06perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter1-1/+3