summaryrefslogtreecommitdiffstats
path: root/tools/perf/config/feature-checks/test-all.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-211-143/+0
* perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa2015-03-181-1/+1
* perf build: Disable default check for libbabeltraceJiri Olsa2015-03-181-1/+8
* perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-251-0/+5
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-281-0/+5
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-051-0/+5
* perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter2014-07-161-0/+5
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-121-5/+0
* perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-241-0/+5
* perf tools: Include test-stackprotector-all.c in test-allJiri Olsa2013-12-021-0/+5
* tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar2013-11-141-4/+0
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-0/+4
* perf kvm: Disable live command if timerfd is not supportedDavid Ahern2013-11-051-0/+5
* tools/perf/build: Collapse the test-all.c testcaseIngo Molnar2013-10-091-190/+100
* tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...Ingo Molnar2013-10-091-0/+196