summaryrefslogtreecommitdiff
path: root/tools/perf/config/feature-checks
Commit message (Expand)AuthorAgeFilesLines
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-2132-614/+0
* perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song2015-03-201-0/+1
* perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa2015-03-181-1/+1
* perf build: Move features build output under features directoryJiri Olsa2015-03-181-2/+3
* perf build: Disable default check for libbabeltraceJiri Olsa2015-03-182-2/+9
* perf build: Fix libbabeltrace detectionJiri Olsa2015-03-121-0/+1
* perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter2015-03-021-1/+3
* perf tools: Improve feature test debuggabilityIngo Molnar2015-03-021-8/+8
* Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-021-1/+2
|\
| * perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-251-1/+2
| * perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-251-1/+1
* | perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-253-2/+19
* | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-111-1/+1
|/
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-283-0/+23
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-053-2/+20
* perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2014-10-292-1/+13
* perf tools: Fix make PYTHON overrideNamhyung Kim2014-08-121-16/+2
* perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter2014-07-163-0/+23
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-123-25/+0
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-1/+1
|\
| * perf tools: fix BFD detection on opensuseAndi Kleen2014-02-271-1/+1
* | perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-243-1/+23
|/
* perf: tools: Fix cross buildingMark Rutland2014-01-151-4/+5
* perf tools: Remove unused test-volatile-register-var.cYann Droneaud2014-01-131-6/+0
* perf config: Ignore generated files in feature-checksChunwei Chen2013-12-232-55/+57
* perf unwinding: Use the per-feature check flagsJean Pihet2013-12-101-4/+4
* perf tools: Remove stackprotector feature checkJiri Olsa2013-12-042-11/+1
* 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-142-4/+3
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-0/+21
* perf kvm: Disable live command if timerfd is not supportedDavid Ahern2013-11-053-1/+28
* perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter2013-11-041-2/+2
* perf tools: Fix 32-bit cross buildAdrian Hunter2013-11-041-1/+1
* perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter2013-10-211-0/+1
* tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar2013-10-141-1/+1
* tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar2013-10-141-1/+1
* tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar2013-10-141-6/+2
* tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar2013-10-141-4/+4
* tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar2013-10-091-1/+1
* tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar2013-10-0911-7/+11
* tools/perf/build: Collapse the test-all.c testcaseIngo Molnar2013-10-091-190/+100
* tools/perf/build: Clean up various testcasesIngo Molnar2013-10-098-9/+46
* tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...Ingo Molnar2013-10-092-0/+22
* tools/perf/build: Speed up auto-detectionIngo Molnar2013-10-091-15/+16
* tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...Ingo Molnar2013-10-092-0/+199
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-092-12/+0
* tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar2013-10-092-0/+14
* tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar2013-10-092-0/+10
* tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar2013-10-092-0/+12
* tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar2013-10-092-0/+11