aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar3-6/+11
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar1-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-3/+32
2013-11-12Merge branch 'devel-stable' into for-nextRussell King2-4/+30
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern1-5/+5
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern4-1/+35
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter2-4/+6
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter2-3/+3
2013-10-23perf tools: Fix non-debug buildAdrian Hunter1-0/+4
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 Molnar2-12/+3
2013-10-14tools/perf/build: Simplify the libelf logicIngo Molnar1-8/+0
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar1-4/+4
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar1-5/+2
2013-10-14perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa1-7/+9
2013-10-11perf tools: Implement summary output for 'make install'Ingo Molnar1-1/+2
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar1-0/+6
2013-10-11perf tools: Add missing -ldl for gtk buildJiri Olsa1-0/+1
2013-10-09perf tools: Implement addr2line directly using libbfdRoberto Vitillo1-0/+4
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim1-3/+9
2013-10-09tools/perf/build: Clean up feature_print_code()Jiri Olsa1-3/+3
2013-10-09tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar2-3/+3
2013-10-09tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar12-9/+11
2013-10-09tools/perf/build: Make sure autodep feature binaries honor the O= settingIngo Molnar1-3/+8
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: Remove unused config/feature-tests.makIngo Molnar3-260/+1
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'Ingo Molnar3-10/+28
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar1-2/+2
2013-10-09tools/perf/build: Improve printout-of auto-detected featuresIngo Molnar1-9/+33
2013-10-09tools/perf/build: Speed up auto-detectionIngo Molnar2-35/+45
2013-10-09tools/perf/build: Speed up auto-detection of features by adding a 'test-all' targetIngo Molnar3-6/+238
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar3-19/+0
2013-10-09tools/perf/build: Split out feature check: 'backtrace'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'on-exit'Ingo Molnar3-1/+12
2013-10-09tools/perf/build: Split out feature check: 'strlcpy'Ingo Molnar3-1/+14
2013-10-09tools/perf/build: Split out feature check: 'libbfd'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Split out feature check: 'libpython-version'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libpython'Ingo Molnar3-1/+27
2013-10-09tools/perf/build: Split out feature check: 'libperl'Ingo Molnar3-1/+24
2013-10-09tools/perf/build: Split out feature check: 'gtk2-infobar'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'gtk2'Ingo Molnar3-1/+16
2013-10-09tools/perf/build: Split out feature check: 'libslang'Ingo Molnar3-2/+12
2013-10-09tools/perf/build: Split out feature check: 'libaudit'Ingo Molnar3-2/+13
2013-10-09tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar3-5/+32
2013-10-09tools/perf/build: Clean up the libunwind logic in config/MakefileIngo Molnar1-12/+12
2013-10-09tools/perf/build: Split out feature check: 'libelf-getphdrnum'Ingo Molnar3-2/+14
2013-10-09tools/perf/build: Split out feature check: 'libelf-mmap'Ingo Molnar3-3/+14