summaryrefslogtreecommitdiffstats
path: root/tools/perf/config/Makefile
AgeCommit message (Expand)Author
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-13perf tools: Support static linking with libdwAndi Kleen
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar
2015-07-28perf tools: Fix test build error when bindir contains double slashPawel Moll
2015-07-20perf tools: Fix makefile generation under dashSergei Trofimovich
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen
2015-05-27perf tools: Improve setting of gcc debug optionMartin Liska
2015-05-27perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter
2015-05-08perf build: Disable libdw DWARF unwind when built with NO_DWARFNaveen N. Rao
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa
2015-03-21perf build: Fix feature_check name clashJiri Olsa
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa
2015-03-18perf build: Move features build output under features directoryJiri Olsa
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar
2015-03-02perf tools: Improve libperl detection messageIngo Molnar
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa
2015-02-12perf build: Add zlib objects buildingJiri Olsa
2015-02-12perf build: Add perf regs objects buildingJiri Olsa
2015-02-12perf build: Add scripts objects buildingJiri Olsa
2015-02-12perf build: Add gtk objects buildingJiri Olsa
2015-02-12perf build: Add slang objects buildingJiri Olsa
2015-02-12perf build: Add ui objects buildingJiri Olsa
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa
2015-02-12perf build: Add dwarf objects buildingJiri Olsa
2015-02-12perf build: Add probe objects buildingJiri Olsa
2015-02-12perf build: Add libperf objects buildingJiri Olsa
2015-02-12perf build: Add builtin objects buildingJiri Olsa
2015-02-12perf build: Add tests objects buildingJiri Olsa
2015-02-12perf build: Add bench objects buildingJiri Olsa
2015-02-12tools build: Add detected config supportJiri Olsa
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim