index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools build: Use .s extension for preprocessed assembler code
Masahiro Yamada
2016-03-03
1
-1
/
+1
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
4
-0
/
+28
*
perf build: Fix feature-dump checks, we need to test all features
Jiri Olsa
2016-01-28
1
-0
/
+8
*
tools build: Check basic headers for test-compile feature checker
Wang Nan
2016-01-27
1
-0
/
+2
*
tools build: Allow subprojects select all feature checkers
Wang Nan
2016-01-26
1
-1
/
+20
*
tools build: Add BPF feature check to test-all
Wang Nan
2016-01-11
1
-0
/
+5
*
perf tools: Fix PowerPC native building
Wang Nan
2016-01-11
1
-1
/
+19
*
tools build feature: Use value assignment form for FEATURE-DUMP file
Jiri Olsa
2016-01-06
1
-5
/
+21
*
tools build feature: Introduce feature_assign macro
Jiri Olsa
2016-01-06
1
-1
/
+7
*
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2016-01-06
1
-9
/
+0
*
tools build feature: Fix feature_check_display_code typo
Jiri Olsa
2016-01-06
1
-1
/
+1
*
tools build: Fix feature Makefile issues with 'O='
Josh Poimboeuf
2015-12-16
2
-47
/
+48
*
perf build: Remove unnecessary line in Makefile.feature
Josh Poimboeuf
2015-12-14
1
-1
/
+0
*
tools build: Use fixdep with OUTPUT path prefix
Jiri Olsa
2015-11-26
2
-2
/
+2
*
tools build: Clean CFLAGS and LDFLAGS for fixdep
Wang Nan
2015-11-25
1
-1
/
+1
*
tools build: Fix libiberty feature detection
Rabin Vincent
2015-10-29
1
-2
/
+2
*
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-28
1
-2
/
+4
*
perf build: Add fixdep to .gitignore
Yunlong Song
2015-10-20
1
-0
/
+1
*
tools build: Fix cross compile build
Jiri Olsa
2015-10-13
1
-0
/
+4
*
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
3
-3
/
+17
*
tools build: Make the fixdep helper part of the build process
Jiri Olsa
2015-09-28
2
-2
/
+15
*
tools build: Move dependency copy into function
Jiri Olsa
2015-09-28
1
-3
/
+8
*
tools build: Add fixdep dependency helper
Jiri Olsa
2015-09-28
3
-0
/
+212
*
tools build: Add test for missing include
Jiri Olsa
2015-09-28
5
-1
/
+39
*
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
3
-14
/
+35
*
tools build: Allow setting the feature detection user
Arnaldo Carvalho de Melo
2015-09-22
1
-3
/
+4
*
tools build: Fixup feature detection display function name
Arnaldo Carvalho de Melo
2015-09-22
1
-1
/
+1
*
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
4
-3
/
+21
*
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
4
-0
/
+17
*
tools build: Allow duplicate objects in the object list
Jiri Olsa
2015-08-26
3
-1
/
+3
*
perf tools: Add Intel PT instruction decoder
Adrian Hunter
2015-08-17
1
-0
/
+2
*
perf tools: Support static linking with libdw
Andi Kleen
2015-08-13
1
-1
/
+6
*
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
2015-08-07
2
-1
/
+23
*
perf tools: Fix build errors with mipsel-linux-uclibc compiler
Petri Gynther
2015-08-05
1
-0
/
+11
*
perf tools: Create config.detected into OUTPUT directory
Aaro Koskinen
2015-07-01
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-4
/
+4
|
\
|
*
perf tools: Fix build breakage if prefix= is specified
Lukas Wunner
2015-06-19
1
-4
/
+4
*
|
perf build: Do not fail on missing Build file
Jiri Olsa
2015-05-29
3
-1
/
+4
*
|
tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding
Wang Nan
2015-05-18
1
-2
/
+2
|
/
*
tools build: Add feature check for lzma library
Jiri Olsa
2015-03-21
4
-4
/
+25
*
perf build: Move feature checks code under tools/build
Jiri Olsa
2015-03-21
33
-0
/
+783
*
perf build: Display make commands on V=1
Jiri Olsa
2015-02-12
1
-1
/
+3
*
perf build: Add single target build framework support
Jiri Olsa
2015-02-12
1
-1
/
+19
*
perf build: Add libperf objects building
Jiri Olsa
2015-02-12
1
-0
/
+3
*
tools build: Add subdir support
Jiri Olsa
2015-02-12
1
-0
/
+7
*
tools build: Add detected config support
Jiri Olsa
2015-02-12
1
-0
/
+3
*
tools build: Add new build support
Jiri Olsa
2015-02-11
15
-0
/
+441