summaryrefslogtreecommitdiffstats
path: root/tools/perf/config/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-281-0/+6
* perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-161-1/+1
* perf tools: Clean up libelf feature support codeNamhyung Kim2014-11-191-2/+3
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-051-2/+13
* perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter2014-10-291-2/+6
* perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2014-10-291-1/+24
* perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-171-0/+2
* perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-171-4/+6
* perf tools: Default to python version 2Thomas Ilsche2014-08-121-3/+9
* perf tools: Fix make PYTHON overrideNamhyung Kim2014-08-121-12/+22
* perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter2014-07-161-0/+6
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-071-0/+4
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-271-0/+4
* perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo2014-06-091-1/+5
* perf tools: Fix 'make help' message errorJianyu Zhan2014-06-031-1/+1
* perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo2014-06-031-0/+1
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-2/+2
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-121-8/+0
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-011-1/+7
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-291-1/+7
* | perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-301-0/+4
* | perf tools: Fix bfd dependency libraries detectionJiri Olsa2014-04-301-11/+23
|/
* perf tools: Disable libdw unwind for all but x86 archJiri Olsa2014-04-231-0/+8
* perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra2014-04-141-3/+2
* perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo2014-04-141-0/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-111-1/+1
|\
| * perf tools: fix BFD detection on opensuseAndi Kleen2014-02-271-1/+1
* | perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-17/+61
* | perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+1
* | perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-241-7/+12
* | perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo2014-02-241-1/+1
* | perf tools: Add variable display for VF make outputJiri Olsa2014-02-241-4/+19
* | perf tools: Factor features display codeJiri Olsa2014-02-241-41/+82
* | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-181-1/+1
|/
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-231-1/+1
* perf: tools: Fix cross buildingMark Rutland2014-01-151-3/+3
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-131-0/+1
* perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa2014-01-131-3/+11
* perf tools: Move arch setup into seprate MakefileJiri Olsa2014-01-131-34/+18
* perf config: Ignore generated files in feature-checksChunwei Chen2013-12-231-3/+3
* perf unwinding: Use the per-feature check flagsJean Pihet2013-12-101-22/+30
* perf tools: Add per-feature check flagsJean Pihet2013-12-101-1/+1
* perf tools: Add build and install plugins targetsJiri Olsa2013-12-041-0/+8
* perf tools: Remove stackprotector feature checkJiri Olsa2013-12-041-5/+0
* perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang2013-12-021-1/+1
* tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar2013-11-141-2/+8
* tools/perf/build: Fix timerfd feature checkIngo Molnar2013-11-141-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-3/+11
|\
| * perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet2013-09-301-1/+5
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-301-2/+5
OpenPOWER on IntegriCloud