summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
AgeCommit message (Expand)AuthorLines
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan-1/+1
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo-0/+1
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet-2/+2
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim-33/+0
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-1/+7
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause-0/+4
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa-11/+23
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet-1/+7
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa-0/+8
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar-3/+4
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra-3/+2
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo-0/+2
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-1/+2
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar-2/+2
2014-03-07perf tools: Allow building for tileZhigang Lu-1/+2
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen-2/+2
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa-17/+61
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa-0/+1
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa-8/+35
2014-02-24perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo-1/+1
2014-02-24perf tools: Add variable display for VF make outputJiri Olsa-4/+19
2014-02-24perf tools: Factor features display codeJiri Olsa-41/+82
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa-1/+1
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer-1/+1
2014-01-15perf: tools: Fix cross buildingMark Rutland-7/+8
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud-6/+0
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim-0/+1
2014-01-13perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa-3/+11
2014-01-13perf tools: Move arch setup into seprate MakefileJiri Olsa-34/+40
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen-58/+60
2013-12-19perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa-7/+0
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet-26/+34
2013-12-10perf tools: Add per-feature check flagsJean Pihet-1/+1
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa-0/+8
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa-16/+1
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa-0/+5
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang-1/+1
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar-6/+11
2013-11-14tools/perf/build: Fix timerfd feature checkIngo Molnar-2/+2
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-3/+32
2013-11-12Merge branch 'devel-stable' into for-nextRussell King-4/+30
2013-11-05tools/perf/build: Fix detection of non-core featuresDavid Ahern-5/+5
2013-11-05perf kvm: Disable live command if timerfd is not supportedDavid Ahern-1/+35
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter-4/+6
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter-3/+3
2013-10-23perf tools: Fix non-debug buildAdrian Hunter-0/+4
2013-10-21perf tools: Fix test_on_exit for 32-bit buildAdrian Hunter-0/+1
2013-10-14tools/perf/build: Simplify the autodep inclusion ruleIngo Molnar-1/+1
2013-10-14tools/perf/build: Improve the 'stackprotector' feature testIngo Molnar-1/+1
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar-12/+3