aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config/feature-checks (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa32-614/+0
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song1-0/+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 Olsa1-2/+3
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa2-2/+9
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 feature test debuggabilityIngo Molnar1-8/+8
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo1-1/+2
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa3-2/+19
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-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta3-0/+23
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim3-2/+20
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2-1/+13
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim1-16/+2
2014-07-16perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter3-0/+23
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim3-25/+0
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen1-1/+1
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa3-1/+23
2014-01-15perf: tools: Fix cross buildingMark Rutland1-4/+5
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud1-6/+0
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen2-55/+57
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet1-4/+4
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa2-11/+1
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa1-0/+5
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar2-4/+3
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-0/+21
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern3-1/+28
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter1-2/+2
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter1-1/+1
2013-10-21perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter1-0/+1
2013-10-14tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar1-1/+1
2013-10-14tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar1-1/+1
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar1-6/+2
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar1-4/+4
2013-10-09tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar1-1/+1
2013-10-09tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar11-7/+11
2013-10-09tools/perf/build: Collapse the test-all.c testcaseIngo Molnar1-190/+100
2013-10-09tools/perf/build: Clean up various testcasesIngo Molnar8-9/+46
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'Ingo Molnar2-0/+22
2013-10-09tools/perf/build: Speed up auto-detectionIngo Molnar1-15/+16
2013-10-09tools/perf/build: Speed up auto-detection of features by adding a 'test-all' targetIngo Molnar2-0/+199
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2-12/+0
2013-10-09tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar2-0/+14
2013-10-09tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar2-0/+10
2013-10-09tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar2-0/+12
2013-10-09tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar2-0/+11