Age | Commit message (Expand) | Author | Files | Lines |
2015-02-25 | perf tools: Make sparc64 arch point to sparc | David Ahern | 1 | -0/+4 |
2015-02-25 | perf tools: Fix pthread_attr_setaffinity_np build error | Adrian Hunter | 1 | -1/+2 |
2015-02-25 | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check | Josh Boyer | 1 | -1/+1 |
2015-01-28 | perf tools: Provide stub for missing pthread_attr_setaffinity_np | Vineet Gupta | 4 | -0/+29 |
2015-01-16 | perf tools: Fix building error in x86_64 when dwarf unwind is on | Namhyung Kim | 2 | -14/+14 |
2014-11-19 | perf tools: Clean up libelf feature support code | Namhyung Kim | 1 | -2/+3 |
2014-11-05 | perf tools: Add gzip decompression support for kernel module | Namhyung Kim | 4 | -4/+33 |
2014-10-29 | perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built | Adrian Hunter | 1 | -2/+6 |
2014-10-29 | perf tools: Build programs to copy 32-bit compatibility | Adrian Hunter | 4 | -2/+45 |
2014-09-18 | perf tools: Fix GNU-only grep usage in Makefile | John Spencer | 1 | -1/+1 |
2014-09-18 | perf tools: Allow to specify lib compile variable for spec usage | Jiri Olsa | 1 | -0/+2 |
2014-09-18 | perf tools powerpc: Fix build issue when DWARF support is disabled | Anton Blanchard | 1 | -4/+6 |
2014-08-12 | perf tools: Default to python version 2 | Thomas Ilsche | 1 | -3/+9 |
2014-08-12 | perf tools: Fix make PYTHON override | Namhyung Kim | 2 | -28/+24 |
2014-07-17 | perf tools: Add feature test for __sync_val_compare_and_swap | Adrian Hunter | 4 | -0/+29 |
2014-07-07 | perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag | Alexander Yarygin | 1 | -0/+4 |
2014-06-27 | perf tools powerpc: Adjust callchain based on DWARF debug info | Sukadev Bhattiprolu | 1 | -0/+4 |
2014-06-09 | perf tools: Emit more precise message for missing glibc static library | Arnaldo Carvalho de Melo | 1 | -1/+5 |
2014-06-03 | perf tools: Fix 'make help' message error | Jianyu Zhan | 1 | -1/+1 |
2014-06-03 | perf tools: Add warning when disabling perl scripting support due to missing ... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2014-05-16 | perf tests: Add dwarf unwind test on ARM | Jean Pihet | 1 | -2/+2 |
2014-05-12 | perf tools: Get rid of on_exit() feature test | Namhyung Kim | 4 | -33/+0 |
2014-05-01 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -1/+7 |
2014-04-30 | perf x86: Fix perf to use non-executable stack, again | Mathias Krause | 1 | -0/+4 |
2014-04-30 | perf tools: Fix bfd dependency libraries detection | Jiri Olsa | 1 | -11/+23 |
2014-04-29 | perf tools ARM64: Wire up perf_regs and unwind support | Jean Pihet | 1 | -1/+7 |
2014-04-23 | perf tools: Disable libdw unwind for all but x86 arch | Jiri Olsa | 1 | -0/+8 |
2014-04-14 | Merge branch 'perf-core-for-mingo' into perf/urgent | Ingo Molnar | 1 | -3/+4 |
2014-04-14 | perf tools: Pick up libdw without explicit LIBDW_DIR | Ramkumar Ramachandra | 1 | -3/+2 |
2014-04-14 | perf callchains: Disable unwind libraries when libelf isn't found | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2014-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+2 |
2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -2/+2 |
2014-03-07 | perf tools: Allow building for tile | Zhigang Lu | 1 | -1/+2 |
2014-02-28 | perf tools: fix BFD detection on opensuse | Andi Kleen | 2 | -2/+2 |
2014-02-24 | perf tools: Setup default dwarf post unwinder | Jiri Olsa | 1 | -17/+61 |
2014-02-24 | perf tools: Add libdw DWARF post unwind support | Jiri Olsa | 1 | -0/+1 |
2014-02-24 | perf tools: Add feature check for libdw dwarf unwind | Jiri Olsa | 4 | -8/+35 |
2014-02-24 | perf tools: Warn the user about how to enable libunwind support | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2014-02-24 | perf tools: Add variable display for VF make output | Jiri Olsa | 1 | -4/+19 |
2014-02-24 | perf tools: Factor features display code | Jiri Olsa | 1 | -41/+82 |
2014-02-18 | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro | Jiri Olsa | 1 | -1/+1 |
2014-01-23 | perf tools: Fix traceevent plugin path definitions | Josh Boyer | 1 | -1/+1 |
2014-01-15 | perf: tools: Fix cross building | Mark Rutland | 2 | -7/+8 |
2014-01-14 | perf tools: Remove unused test-volatile-register-var.c | Yann Droneaud | 1 | -6/+0 |
2014-01-13 | tools include: Move perf's linux/compiler.h to a generic place | Namhyung Kim | 1 | -0/+1 |
2014-01-13 | perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables | Jiri Olsa | 1 | -3/+11 |
2014-01-13 | perf tools: Move arch setup into seprate Makefile | Jiri Olsa | 2 | -34/+40 |
2013-12-23 | perf config: Ignore generated files in feature-checks | Chunwei Chen | 3 | -58/+60 |
2013-12-19 | perf tools: Making QUIET_(CLEAN|INSTAL) variables global | Jiri Olsa | 1 | -7/+0 |
2013-12-10 | perf unwinding: Use the per-feature check flags | Jean Pihet | 2 | -26/+34 |