summaryrefslogtreecommitdiffstats
path: root/tools/build
AgeCommit message (Expand)AuthorLines
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo-3/+21
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo-0/+17
2015-08-26tools build: Allow duplicate objects in the object listJiri Olsa-1/+3
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter-0/+2
2015-08-13perf tools: Support static linking with libdwAndi Kleen-1/+6
2015-08-07bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan-1/+23
2015-08-05perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther-0/+11
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen-1/+1
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2015-06-19perf tools: Fix build breakage if prefix= is specifiedLukas Wunner-4/+4
2015-05-29perf build: Do not fail on missing Build fileJiri Olsa-1/+4
2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan-2/+2
2015-03-21tools build: Add feature check for lzma libraryJiri Olsa-4/+25
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa-0/+783
2015-02-12perf build: Display make commands on V=1Jiri Olsa-1/+3
2015-02-12perf build: Add single target build framework supportJiri Olsa-1/+19
2015-02-12perf build: Add libperf objects buildingJiri Olsa-0/+3
2015-02-12tools build: Add subdir supportJiri Olsa-0/+7
2015-02-12tools build: Add detected config supportJiri Olsa-0/+3
2015-02-11tools build: Add new build supportJiri Olsa-0/+441