aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa1-3/+2
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa1-0/+11
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa34-784/+1
2015-03-21perf build: Make features checks directory configurableJiri Olsa1-2/+4
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa2-164/+168
2015-03-21perf build: Fix feature_check name clashJiri Olsa1-3/+3
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song1-0/+1
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu1-2/+2
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa1-11/+12
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa1-6/+6
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa1-2/+2
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa1-6/+6
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa1-25/+7
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa1-6/+6
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa1-2/+1
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa1-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa2-3/+4
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa3-8/+14
2015-03-18perf tools: Fix building error for arm64.Wang Nan1-1/+1
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo1-1/+1
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa1-0/+1
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter1-1/+3
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar1-8/+8
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve libperl detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar1-6/+5
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar1-2/+1
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim1-22/+5
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2-1/+6
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern1-0/+4
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa1-0/+1
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa4-2/+43
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter1-1/+2
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1
2015-02-12perf build: Add zlib objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add perf regs objects buildingJiri Olsa1-0/+4
2015-02-12perf build: Add scripts objects buildingJiri Olsa1-0/+4
2015-02-12perf build: Add gtk objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add slang objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add ui objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa1-0/+2
2015-02-12perf build: Add dwarf objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add probe objects buildingJiri Olsa1-0/+1
2015-02-12perf build: Add libperf objects buildingJiri Olsa1-0/+5
2015-02-12perf build: Add builtin objects buildingJiri Olsa1-0/+4
2015-02-12perf build: Add tests objects buildingJiri Olsa1-0/+10
2015-02-12perf build: Add bench objects buildingJiri Olsa1-0/+2
2015-02-12tools build: Add detected config supportJiri Olsa1-0/+4
2015-02-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1