summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
AgeCommit message (Expand)Author
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer
2014-01-15perf: tools: Fix cross buildingMark Rutland
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim
2014-01-13perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa
2014-01-13perf tools: Move arch setup into seprate MakefileJiri Olsa
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen
2013-12-19perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet
2013-12-10perf tools: Add per-feature check flagsJean Pihet
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern
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-23perf tools: Fix non-debug 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: Simplify the libelf logicIngo Molnar
2013-10-14tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcasesIngo Molnar
2013-10-14tools/perf/build: Pass through DEBUG parameterIngo Molnar
2013-10-14perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa
2013-10-11perf tools: Implement summary output for 'make install'Ingo Molnar
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar
2013-10-11perf tools: Add missing -ldl for gtk buildJiri Olsa
2013-10-09perf tools: Implement addr2line directly using libbfdRoberto Vitillo
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-09tools/perf/build: Clean up feature_print_code()Jiri Olsa
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: Make sure autodep feature binaries honor the O= settingIngo 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: Remove unused config/feature-tests.makIngo Molnar
2013-10-09tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...Ingo Molnar
2013-10-09tools/perf/build: Standardize the various messages output by parallel makeIngo Molnar
2013-10-09tools/perf/build: Improve printout-of auto-detected featuresIngo 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