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