summaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAge
...
* | bpf tools: Fix syscall argumentFlorian Fainelli2016-04-28
* | bpf tools: Remove expression with no effectFlorian Fainelli2016-04-28
* | perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-06
|/
* tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada2016-03-03
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-05
* perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa2016-01-28
* tools build: Check basic headers for test-compile feature checkerWang Nan2016-01-27
* tools build: Allow subprojects select all feature checkersWang Nan2016-01-26
* tools build: Add BPF feature check to test-allWang Nan2016-01-11
* perf tools: Fix PowerPC native buildingWang Nan2016-01-11
* tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa2016-01-06
* tools build feature: Introduce feature_assign macroJiri Olsa2016-01-06
* tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2016-01-06
* tools build feature: Fix feature_check_display_code typoJiri Olsa2016-01-06
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-16
* perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf2015-12-14
* tools build: Use fixdep with OUTPUT path prefixJiri Olsa2015-11-26
* tools build: Clean CFLAGS and LDFLAGS for fixdepWang Nan2015-11-25
* tools build: Fix libiberty feature detectionRabin Vincent2015-10-29
* perf tools: Make perf depend on libbpfWang Nan2015-10-28
* perf build: Add fixdep to .gitignoreYunlong Song2015-10-20
* tools build: Fix cross compile buildJiri Olsa2015-10-13
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-28
* tools build: Make the fixdep helper part of the build processJiri Olsa2015-09-28
* tools build: Move dependency copy into functionJiri Olsa2015-09-28
* tools build: Add fixdep dependency helperJiri Olsa2015-09-28
* tools build: Add test for missing includeJiri Olsa2015-09-28
* tools build: Add Makefile.includeJiri Olsa2015-09-28
* tools build: Allow setting the feature detection userArnaldo Carvalho de Melo2015-09-22
* tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo2015-09-22
* tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-17
* tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-17
* tools build: Allow duplicate objects in the object listJiri Olsa2015-08-26
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-17
* perf tools: Support static linking with libdwAndi Kleen2015-08-13
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-07
* perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther2015-08-05
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-01
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\
| * perf tools: Fix build breakage if prefix= is specifiedLukas Wunner2015-06-19
* | perf build: Do not fail on missing Build fileJiri Olsa2015-05-29
* | tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan2015-05-18
|/
* tools build: Add feature check for lzma libraryJiri Olsa2015-03-21
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-21
* perf build: Display make commands on V=1Jiri Olsa2015-02-12
* perf build: Add single target build framework supportJiri Olsa2015-02-12
* perf build: Add libperf objects buildingJiri Olsa2015-02-12
* tools build: Add subdir supportJiri Olsa2015-02-12
* tools build: Add detected config supportJiri Olsa2015-02-12
* tools build: Add new build supportJiri Olsa2015-02-11