| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Add feature test for __sync_val_compare_and_swap | Adrian Hunter | 2014-07-16 | 4 | -0/+29 |
* | perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag | Alexander Yarygin | 2014-07-07 | 1 | -0/+4 |
* | perf tools powerpc: Adjust callchain based on DWARF debug info | Sukadev Bhattiprolu | 2014-06-27 | 1 | -0/+4 |
* | perf tools: Emit more precise message for missing glibc static library | Arnaldo Carvalho de Melo | 2014-06-09 | 1 | -1/+5 |
* | perf tools: Fix 'make help' message error | Jianyu Zhan | 2014-06-03 | 1 | -1/+1 |
* | perf tools: Add warning when disabling perl scripting support due to missing ... | Arnaldo Carvalho de Melo | 2014-06-03 | 1 | -0/+1 |
* | perf tests: Add dwarf unwind test on ARM | Jean Pihet | 2014-05-16 | 1 | -2/+2 |
* | perf tools: Get rid of on_exit() feature test | Namhyung Kim | 2014-05-12 | 4 | -33/+0 |
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2014-05-01 | 1 | -1/+7 |
|\ |
|
| * | perf tools ARM64: Wire up perf_regs and unwind support | Jean Pihet | 2014-04-29 | 1 | -1/+7 |
* | | perf x86: Fix perf to use non-executable stack, again | Mathias Krause | 2014-04-30 | 1 | -0/+4 |
* | | perf tools: Fix bfd dependency libraries detection | Jiri Olsa | 2014-04-30 | 1 | -11/+23 |
|/ |
|
* | perf tools: Disable libdw unwind for all but x86 arch | Jiri Olsa | 2014-04-23 | 1 | -0/+8 |
* | Merge branch 'perf-core-for-mingo' into perf/urgent | Ingo Molnar | 2014-04-14 | 1 | -3/+4 |
|\ |
|
| * | perf tools: Pick up libdw without explicit LIBDW_DIR | Ramkumar Ramachandra | 2014-04-14 | 1 | -3/+2 |
| * | perf callchains: Disable unwind libraries when libelf isn't found | Arnaldo Carvalho de Melo | 2014-04-14 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2014-04-06 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | perf tools: Allow building for tile | Zhigang Lu | 2014-03-07 | 1 | -1/+2 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-03-11 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | perf tools: fix BFD detection on opensuse | Andi Kleen | 2014-02-27 | 2 | -2/+2 |
* | | perf tools: Setup default dwarf post unwinder | Jiri Olsa | 2014-02-24 | 1 | -17/+61 |
* | | perf tools: Add libdw DWARF post unwind support | Jiri Olsa | 2014-02-24 | 1 | -0/+1 |
* | | perf tools: Add feature check for libdw dwarf unwind | Jiri Olsa | 2014-02-24 | 4 | -8/+35 |
* | | perf tools: Warn the user about how to enable libunwind support | Arnaldo Carvalho de Melo | 2014-02-24 | 1 | -1/+1 |
* | | perf tools: Add variable display for VF make output | Jiri Olsa | 2014-02-24 | 1 | -4/+19 |
* | | perf tools: Factor features display code | Jiri Olsa | 2014-02-24 | 1 | -41/+82 |
* | | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro | Jiri Olsa | 2014-02-18 | 1 | -1/+1 |
|/ |
|
* | perf tools: Fix traceevent plugin path definitions | Josh Boyer | 2014-01-23 | 1 | -1/+1 |
* | perf: tools: Fix cross building | Mark Rutland | 2014-01-15 | 2 | -7/+8 |
* | perf tools: Remove unused test-volatile-register-var.c | Yann Droneaud | 2014-01-13 | 1 | -6/+0 |
* | tools include: Move perf's linux/compiler.h to a generic place | Namhyung Kim | 2014-01-13 | 1 | -0/+1 |
* | perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables | Jiri Olsa | 2014-01-13 | 1 | -3/+11 |
* | perf tools: Move arch setup into seprate Makefile | Jiri Olsa | 2014-01-13 | 2 | -34/+40 |
* | perf config: Ignore generated files in feature-checks | Chunwei Chen | 2013-12-23 | 3 | -58/+60 |
* | perf tools: Making QUIET_(CLEAN|INSTAL) variables global | Jiri Olsa | 2013-12-19 | 1 | -7/+0 |
* | perf unwinding: Use the per-feature check flags | Jean Pihet | 2013-12-10 | 2 | -26/+34 |
* | perf tools: Add per-feature check flags | Jean Pihet | 2013-12-10 | 1 | -1/+1 |
* | perf tools: Add build and install plugins targets | Jiri Olsa | 2013-12-04 | 1 | -0/+8 |
* | perf tools: Remove stackprotector feature check | Jiri Olsa | 2013-12-04 | 3 | -16/+1 |
* | perf tools: Include test-stackprotector-all.c in test-all | Jiri Olsa | 2013-12-02 | 1 | -0/+5 |
* | perf tools: Correct the message in feature-libnuma checking. | Dongsheng Yang | 2013-12-02 | 1 | -1/+1 |
* | tools/perf/build: Fix feature-libunwind-debug-frame handling | Ingo Molnar | 2013-11-14 | 3 | -6/+11 |
* | tools/perf/build: Fix timerfd feature check | Ingo Molnar | 2013-11-14 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 4 | -3/+32 |
|\ |
|
| * | Merge branch 'devel-stable' into for-next | Russell King | 2013-11-12 | 2 | -4/+30 |
| |\ |
|
| | * | perf tools: Check libunwind for availability of dwarf parsing feature | Jean Pihet | 2013-09-30 | 2 | -2/+25 |
| | * | ARM: perf: wire up perf_regs and unwind support for ARM | Will Deacon | 2013-09-30 | 1 | -2/+5 |
* | | | tools/perf/build: Fix detection of non-core features | David Ahern | 2013-11-05 | 1 | -5/+5 |
* | | | perf kvm: Disable live command if timerfd is not supported | David Ahern | 2013-11-05 | 4 | -1/+35 |
* | | | perf tools: Fix libunwind build and feature detection for 32-bit build | Adrian Hunter | 2013-11-04 | 2 | -4/+6 |