summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add feature detection for g++Wang Nan2016-10-053-2/+25
* tools build: Support compiling C++ source fileWang Nan2016-10-052-0/+8
* tools build: Make fixdep a hostprogJiri Olsa2016-10-033-5/+3
* tools build: Add support for host programs formatJiri Olsa2016-10-033-4/+26
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-134-2/+19
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-124-0/+17
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-044-0/+18
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-4/+4
|\
| * kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-4/+4
* | perf build: Add build-test for debug-frame on arm/arm64He Kuang2016-05-114-1/+42
* | perf build: Add build-test for libunwind cross-platforms supportHe Kuang2016-05-116-0/+127
* | bpf tools: Fix syscall argumentFlorian Fainelli2016-04-281-1/+1
* | bpf tools: Remove expression with no effectFlorian Fainelli2016-04-281-1/+0
* | perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-064-0/+23
|/
* tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada2016-03-031-1/+1
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-054-0/+28
* perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa2016-01-281-0/+8
* tools build: Check basic headers for test-compile feature checkerWang Nan2016-01-271-0/+2
* tools build: Allow subprojects select all feature checkersWang Nan2016-01-261-1/+20
* tools build: Add BPF feature check to test-allWang Nan2016-01-111-0/+5
* perf tools: Fix PowerPC native buildingWang Nan2016-01-111-1/+19
* tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa2016-01-061-5/+21
* tools build feature: Introduce feature_assign macroJiri Olsa2016-01-061-1/+7
* tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2016-01-061-9/+0
* tools build feature: Fix feature_check_display_code typoJiri Olsa2016-01-061-1/+1
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-162-47/+48
* perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf2015-12-141-1/+0
* tools build: Use fixdep with OUTPUT path prefixJiri Olsa2015-11-262-2/+2
* tools build: Clean CFLAGS and LDFLAGS for fixdepWang Nan2015-11-251-1/+1
* tools build: Fix libiberty feature detectionRabin Vincent2015-10-291-2/+2
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-2/+4
* perf build: Add fixdep to .gitignoreYunlong Song2015-10-201-0/+1
* tools build: Fix cross compile buildJiri Olsa2015-10-131-0/+4
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-283-3/+17
* tools build: Make the fixdep helper part of the build processJiri Olsa2015-09-282-2/+15
* tools build: Move dependency copy into functionJiri Olsa2015-09-281-3/+8
* tools build: Add fixdep dependency helperJiri Olsa2015-09-283-0/+212
* tools build: Add test for missing includeJiri Olsa2015-09-285-1/+39
* tools build: Add Makefile.includeJiri Olsa2015-09-283-14/+35
* tools build: Allow setting the feature detection userArnaldo Carvalho de Melo2015-09-221-3/+4
* tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo2015-09-221-1/+1
* tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-174-3/+21
* tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-174-0/+17
* tools build: Allow duplicate objects in the object listJiri Olsa2015-08-263-1/+3
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-171-0/+2
* perf tools: Support static linking with libdwAndi Kleen2015-08-131-1/+6
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-072-1/+23
* perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther2015-08-051-0/+11
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-011-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-4/+4
|\
OpenPOWER on IntegriCloud