summaryrefslogtreecommitdiff
path: root/tools/perf/config/Makefile
AgeCommit message (Expand)AuthorFilesLines
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 ...Arnaldo 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 Kim1-8/+0
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo 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-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-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2014-02-28perf tools: fix BFD detection on opensuseAndi Kleen1-1/+1
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 Olsa1-7/+12
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 Rutland1-3/+3
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 Olsa1-34/+18
2013-12-23perf config: Ignore generated files in feature-checksChunwei Chen1-3/+3
2013-12-10perf unwinding: Use the per-feature check flagsJean Pihet1-22/+30
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 Olsa1-5/+0
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang1-1/+1
2013-11-14tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar1-2/+8
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 Torvalds1-3/+11
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 Ahern1-0/+7
2013-11-04perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter1-2/+4
2013-11-04perf tools: Fix 32-bit cross buildAdrian Hunter1-2/+2
2013-10-23perf tools: Fix non-debug buildAdrian Hunter1-0/+4
2013-10-14tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar1-6/+1
2013-10-14tools/perf/build: Simplify the libelf logicIngo Molnar1-8/+0
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: 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 Molnar1-2/+2
2013-10-09tools/perf/build: Make sure autodep feature binaries honor the O= settingIngo Molnar1-3/+8