aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta4-0/+29
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2-14/+14
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim1-2/+3
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim4-4/+33
2014-10-29perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter1-2/+6
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter4-2/+45
2014-09-17perf tools: Fix GNU-only grep usage in MakefileJohn Spencer1-1/+1
2014-09-17perf tools: Allow to specify lib compile variable for spec usageJiri Olsa1-0/+2
2014-09-17perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard1-4/+6
2014-08-12perf tools: Default to python version 2Thomas Ilsche1-3/+9
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim2-28/+24
2014-07-16perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter4-0/+29
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin1-0/+4
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu1-0/+4
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo1-1/+5
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan1-1/+1
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing devel filesArnaldo Carvalho de Melo1-0/+1
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet1-2/+2
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim4-33/+0
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/coreIngo Molnar1-1/+7
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause1-0/+4
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa1-11/+23
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet1-1/+7
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa1-0/+8
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar1-3/+4
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra1-3/+2
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo1-0/+2
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+2
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar2-2/+2
2014-03-07perf tools: Allow building for tileZhigang Lu1-1/+2
2014-02-27perf tools: fix BFD detection on opensuseAndi Kleen2-2/+2
2014-02-24perf tools: Setup default dwarf post unwinderJiri Olsa1-17/+61
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa1-0/+1
2014-02-24perf tools: Add feature check for libdw dwarf unwindJiri Olsa4-8/+35
2014-02-24perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo1-1/+1
2014-02-24perf tools: Add variable display for VF make outputJiri Olsa1-4/+19
2014-02-24perf tools: Factor features display codeJiri Olsa1-41/+82
2014-02-18perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa1-1/+1
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer1-1/+1
2014-01-15perf: tools: Fix cross buildingMark Rutland2-7/+8
2014-01-13perf tools: Remove unused test-volatile-register-var.cYann Droneaud1-6/+0
2014-01-13tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim1-0/+1
2014-01-13perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa1-3/+11
2014-01-13perf tools: Move arch setup into seprate MakefileJiri Olsa2-34/+40
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen3-58/+60
2013-12-19perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa1-7/+0
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet2-26/+34
2013-12-10perf tools: Add per-feature check flagsJean Pihet1-1/+1
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa1-0/+8
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa3-16/+1