aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build
AgeCommit message (Expand)Author
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-11perf build: Add build-test for debug-frame on arm/arm64He Kuang
2016-05-11perf build: Add build-test for libunwind cross-platforms supportHe Kuang
2016-04-28bpf tools: Fix syscall argumentFlorian Fainelli
2016-04-28bpf tools: Remove expression with no effectFlorian Fainelli
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo
2016-03-03tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-01-28perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa
2016-01-27tools build: Check basic headers for test-compile feature checkerWang Nan
2016-01-26tools build: Allow subprojects select all feature checkersWang Nan
2016-01-11tools build: Add BPF feature check to test-allWang Nan
2016-01-11perf tools: Fix PowerPC native buildingWang Nan
2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa
2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa
2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa
2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf
2015-12-14perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf
2015-11-26tools build: Use fixdep with OUTPUT path prefixJiri Olsa
2015-11-25tools build: Clean CFLAGS and LDFLAGS for fixdepWang Nan
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent
2015-10-28perf tools: Make perf depend on libbpfWang Nan
2015-10-20perf build: Add fixdep to .gitignoreYunlong Song
2015-10-13tools build: Fix cross compile buildJiri Olsa
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa
2015-09-28tools build: Make the fixdep helper part of the build processJiri Olsa
2015-09-28tools build: Move dependency copy into functionJiri Olsa
2015-09-28tools build: Add fixdep dependency helperJiri Olsa
2015-09-28tools build: Add test for missing includeJiri Olsa
2015-09-28tools build: Add Makefile.includeJiri Olsa
2015-09-22tools build: Allow setting the feature detection userArnaldo Carvalho de Melo
2015-09-22tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter
2015-08-13perf tools: Support static linking with libdwAndi Kleen
2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan
2015-08-05perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner
2015-05-29perf build: Do not fail on missing Build fileJiri Olsa
2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa