aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config/Makefile
Commit message (Expand)AuthorAge
...
* perf tools: Fix 'make help' message errorJianyu Zhan2014-06-03
* perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo2014-06-03
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-16
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-12
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-01
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-29
* | perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-30
* | perf tools: Fix bfd dependency libraries detectionJiri Olsa2014-04-30
|/
* perf tools: Disable libdw unwind for all but x86 archJiri Olsa2014-04-23
* perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra2014-04-14
* perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo2014-04-14
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
|\
| * perf tools: fix BFD detection on opensuseAndi Kleen2014-02-27
* | perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-24
* | perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-24
* | perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-24
* | perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo2014-02-24
* | perf tools: Add variable display for VF make outputJiri Olsa2014-02-24
* | perf tools: Factor features display codeJiri Olsa2014-02-24
* | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-18
|/
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-01-23
* perf: tools: Fix cross buildingMark Rutland2014-01-15
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-13
* perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variablesJiri Olsa2014-01-13
* perf tools: Move arch setup into seprate MakefileJiri Olsa2014-01-13
* perf config: Ignore generated files in feature-checksChunwei Chen2013-12-23
* perf unwinding: Use the per-feature check flagsJean Pihet2013-12-10
* perf tools: Add per-feature check flagsJean Pihet2013-12-10
* perf tools: Add build and install plugins targetsJiri Olsa2013-12-04
* perf tools: Remove stackprotector feature checkJiri Olsa2013-12-04
* perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang2013-12-02
* tools/perf/build: Fix feature-libunwind-debug-frame handlingIngo Molnar2013-11-14
* tools/perf/build: Fix timerfd feature checkIngo Molnar2013-11-14
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet2013-09-30
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-30
* | tools/perf/build: Fix detection of non-core featuresDavid Ahern2013-11-05
* | perf kvm: Disable live command if timerfd is not supportedDavid Ahern2013-11-05
* | perf tools: Fix libunwind build and feature detection for 32-bit buildAdrian Hunter2013-11-04
* | perf tools: Fix 32-bit cross buildAdrian Hunter2013-11-04
* | perf tools: Fix non-debug buildAdrian Hunter2013-10-23
* | tools/perf/build: Remove the volatile-register-var feature checkIngo Molnar2013-10-14
* | tools/perf/build: Simplify the libelf logicIngo Molnar2013-10-14
* | tools/perf/build: Pass through DEBUG parameterIngo Molnar2013-10-14
* | perf tools: Separate lbfd check out of NO_DEMANGLE conditionJiri Olsa2013-10-14
* | perf tools: Add missing -ldl for gtk buildJiri Olsa2013-10-11
* | perf tools: Implement addr2line directly using libbfdRoberto Vitillo2013-10-09
* | perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-09
* | tools/perf/build: Clean up feature_print_code()Jiri Olsa2013-10-09
* | tools/perf/build: Pass through LDFLAGS to feature testsIngo Molnar2013-10-09