| Commit message (Expand) | Author | Age | Files | Lines |
* | perf build: Disable libbabeltrace check by default | Jiri Olsa | 2015-03-30 | 1 | -3/+2 |
* | perf tools: Add lzma decompression support for kernel module | Jiri Olsa | 2015-03-21 | 1 | -0/+11 |
* | perf build: Move feature checks code under tools/build | Jiri Olsa | 2015-03-21 | 1 | -1/+1 |
* | perf build: Separate feature make support into config/Makefile.feature | Jiri Olsa | 2015-03-21 | 1 | -164/+1 |
* | perf build: Fix feature_check name clash | Jiri Olsa | 2015-03-21 | 1 | -3/+3 |
* | perf tools: Fix perf-read-vdsox32 not building and lib64 install dir | H.J. Lu | 2015-03-19 | 1 | -2/+2 |
* | perf build: Rename feature_print_var_code to print_var_code | Jiri Olsa | 2015-03-18 | 1 | -11/+12 |
* | perf build: Rename PERF-FEATURES into FEATURE-DUMP | Jiri Olsa | 2015-03-18 | 1 | -6/+6 |
* | perf build: Rename display_vf to feature_verbose | Jiri Olsa | 2015-03-18 | 1 | -2/+2 |
* | perf build: Rename display_lib into feature_display | Jiri Olsa | 2015-03-18 | 1 | -6/+6 |
* | perf build: Get rid of VF_FEATURE_TESTS | Jiri Olsa | 2015-03-18 | 1 | -25/+7 |
* | perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS | Jiri Olsa | 2015-03-18 | 1 | -6/+6 |
* | perf build: Get rid of LIB_INCLUDE variable | Jiri Olsa | 2015-03-18 | 1 | -2/+1 |
* | perf build: Move features build output under features directory | Jiri Olsa | 2015-03-18 | 1 | -1/+1 |
* | perf build: Disable default check for libbabeltrace | Jiri Olsa | 2015-03-18 | 1 | -6/+5 |
* | perf tools: Output feature detection's gcc output to a file | Arnaldo Carvalho de Melo | 2015-03-12 | 1 | -1/+1 |
* | perf tools: Improve 'libbabel' feature check failure message | Ingo Molnar | 2015-03-02 | 1 | -1/+1 |
* | perf tools: Improve libbfd detection message | Ingo Molnar | 2015-03-02 | 1 | -1/+1 |
* | perf tools: Improve libperl detection message | Ingo Molnar | 2015-03-02 | 1 | -1/+1 |
* | perf tools: Improve Python feature detection messages | Ingo Molnar | 2015-03-02 | 1 | -6/+5 |
* | perf data: Add perf data to CTF conversion support | Jiri Olsa | 2015-02-25 | 1 | -0/+1 |
* | perf tools: Add feature check for libbabeltrace | Jiri Olsa | 2015-02-25 | 1 | -0/+24 |
* | perf build: Add zlib objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add perf regs objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+4 |
* | perf build: Add scripts objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+4 |
* | perf build: Add gtk objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add slang objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add ui objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add dwarf unwind objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+2 |
* | perf build: Add dwarf objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add probe objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+1 |
* | perf build: Add libperf objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+5 |
* | perf build: Add builtin objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+4 |
* | perf build: Add tests objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+10 |
* | perf build: Add bench objects building | Jiri Olsa | 2015-02-12 | 1 | -0/+2 |
* | tools build: Add detected config support | Jiri Olsa | 2015-02-12 | 1 | -0/+4 |
* | perf tools: Provide stub for missing pthread_attr_setaffinity_np | Vineet Gupta | 2015-01-28 | 1 | -0/+6 |
* | perf tools: Fix building error in x86_64 when dwarf unwind is on | Namhyung Kim | 2015-01-16 | 1 | -1/+1 |
* | perf tools: Clean up libelf feature support code | Namhyung Kim | 2014-11-19 | 1 | -2/+3 |
* | perf tools: Add gzip decompression support for kernel module | Namhyung Kim | 2014-11-05 | 1 | -2/+13 |
* | perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built | Adrian Hunter | 2014-10-29 | 1 | -2/+6 |
* | perf tools: Build programs to copy 32-bit compatibility | Adrian Hunter | 2014-10-29 | 1 | -1/+24 |
* | perf tools: Allow to specify lib compile variable for spec usage | Jiri Olsa | 2014-09-17 | 1 | -0/+2 |
* | perf tools powerpc: Fix build issue when DWARF support is disabled | Anton Blanchard | 2014-09-17 | 1 | -4/+6 |
* | perf tools: Default to python version 2 | Thomas Ilsche | 2014-08-12 | 1 | -3/+9 |
* | perf tools: Fix make PYTHON override | Namhyung Kim | 2014-08-12 | 1 | -12/+22 |
* | perf tools: Add feature test for __sync_val_compare_and_swap | Adrian Hunter | 2014-07-16 | 1 | -0/+6 |
* | 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 |