summaryrefslogtreecommitdiffstats
path: root/tools/perf/config/feature-checks
AgeCommit message (Expand)AuthorLines
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa-614/+0
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song-0/+1
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa-2/+3
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa-2/+9
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa-0/+1
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter-1/+3
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar-8/+8
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo-1/+2
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa-2/+19
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter-1/+2
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer-1/+1
2015-02-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer-1/+1
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta-0/+23
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim-2/+20
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter-1/+13
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim-16/+2
2014-07-16perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter-0/+23
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim-25/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar-1/+1
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen-1/+1
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa-1/+23
2014-01-15perf: tools: Fix cross buildingMark Rutland-4/+5
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud-6/+0
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen-55/+57
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet-4/+4
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa-11/+1
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa-0/+5
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar-4/+3
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+21
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern-1/+28
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter-2/+2
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter-1/+1
2013-10-21perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter-0/+1
2013-10-14tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar-1/+1
2013-10-14tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar-1/+1
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar-6/+2
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar-4/+4
2013-10-09tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar-1/+1
2013-10-09tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar-7/+11
2013-10-09tools/perf/build: Collapse the test-all.c testcaseIngo Molnar-190/+100
2013-10-09tools/perf/build: Clean up various testcasesIngo Molnar-9/+46
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...Ingo Molnar-0/+22
2013-10-09tools/perf/build: Speed up auto-detectionIngo Molnar-15/+16
2013-10-09tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...Ingo Molnar-0/+199
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar-12/+0
2013-10-09tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar-0/+14
2013-10-09tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar-0/+10
2013-10-09tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar-0/+12
2013-10-09tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar-0/+11