index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
make
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf tests: Fix static build test
Jiri Olsa
1
-1
/
+1
2019-09-10
perf tests: Add libperf automated test for 'make -C tools/perf build-test'
Jiri Olsa
1
-1
/
+5
2019-08-14
perf tools: Add NO_LIBCAP=1 to the minimal build test
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-05-15
perf build tests: Add NO_LIBZSTD=1 to make_minimal
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
1
-1
/
+1
2016-12-05
perf tools: Cleanup build directory before each test
Jiri Olsa
1
-1
/
+1
2016-12-05
perf build: Add clang and llvm compile and linking support
Wang Nan
1
-0
/
+2
2016-11-14
perf jvmti: Plug compilation into perf build
Jiri Olsa
1
-1
/
+1
2016-07-13
perf build: Add sdt feature detection
Masami Hiramatsu
1
-1
/
+2
2016-06-28
perf build: Add libbabeltrace to build-test
Wang Nan
1
-0
/
+2
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
1
-0
/
+2
2016-02-04
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-04
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
1
-3
/
+6
2016-01-29
perf build: Align the names of the build tests:
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-01-29
perf build: Use feature dump file for build-test
Wang Nan
1
-0
/
+33
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
1
-4
/
+5
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
1
-7
/
+14
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
1
-3
/
+11
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
1
-7
/
+16
2016-01-11
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
1
-1
/
+15
2016-01-11
perf tools: Fix phony build target for build-test
Wang Nan
1
-1
/
+1
2015-12-14
perf test: Remove tarpkg at end of test
Josh Poimboeuf
1
-1
/
+2
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
1
-0
/
+5
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
1
-1
/
+3
2015-07-30
perf tests: Adding build test for having ending double slash
Jiri Olsa
1
-4
/
+9
2015-06-22
perf tests: Add test for make install with prefix
Jiri Olsa
1
-0
/
+8
2015-06-22
perf tests: Add testing for Makefile.perf
Jiri Olsa
1
-3
/
+20
2015-05-05
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
1
-1
/
+3
2015-04-29
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
1
-1
/
+13
2015-03-19
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
H.J. Lu
1
-1
/
+1
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-06-09
perf tests: Show the inner make output when an error happens
Arnaldo Carvalho de Melo
1
-5
/
+2
2014-04-30
perf tests: Add static build make test
Jiri Olsa
1
-0
/
+2
2014-02-24
perf tests: Add NO_LIBDW_DWARF_UNWIND make test
Jiri Olsa
1
-0
/
+3
2014-02-24
perf tests: Add pmu-bison.o make test
Jiri Olsa
1
-4
/
+8
2014-02-24
perf tests: Fix *.o make tests
Jiri Olsa
1
-7
/
+3
2014-01-13
perf tools: Add test for building detached source tarballs
Arnaldo Carvalho de Melo
1
-2
/
+8
2014-01-13
perf tests: Fix installation tests path setup
Jiri Olsa
1
-10
/
+20
2013-12-19
perf tests: Factor make install tests
Jiri Olsa
1
-6
/
+32
2013-07-22
perf tests: Add broken install-* tests into tests/make
Jiri Olsa
1
-0
/
+31
2013-07-22
perf tests: Add 'make install/install-bin' tests into tests/make
Jiri Olsa
1
-0
/
+9
2013-07-22
perf tests: Add DESTDIR=TMP_DEST tests/make variable
Jiri Olsa
1
-4
/
+8
2013-07-22
perf tests: Rename TMP to TMP_O tests/make variable
Jiri Olsa
1
-4
/
+4
2013-07-22
perf tests: Run ctags/cscope make tests only with needed binaries
Jiri Olsa
1
-2
/
+9
2013-05-28
perf tools: Add automated make test suite
Jiri Olsa
1
-0
/
+138