summaryrefslogtreecommitdiff
path: root/tools/perf/config
AgeCommit message (Expand)Author
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar
2015-03-02perf tools: Improve libperl detection messageIngo Molnar
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter
2015-02-25perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer
2015-02-12perf build: Add zlib objects buildingJiri Olsa
2015-02-12perf build: Add perf regs objects buildingJiri Olsa
2015-02-12perf build: Add scripts objects buildingJiri Olsa
2015-02-12perf build: Add gtk objects buildingJiri Olsa
2015-02-12perf build: Add slang objects buildingJiri Olsa
2015-02-12perf build: Add ui objects buildingJiri Olsa
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa
2015-02-12perf build: Add dwarf objects buildingJiri Olsa
2015-02-12perf build: Add probe objects buildingJiri Olsa
2015-02-12perf build: Add libperf objects buildingJiri Olsa
2015-02-12perf build: Add builtin objects buildingJiri Olsa
2015-02-12perf build: Add tests objects buildingJiri Olsa
2015-02-12perf build: Add bench objects buildingJiri Olsa
2015-02-12tools build: Add detected config supportJiri Olsa
2015-02-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim
2014-11-19perf tools: Clean up libelf feature support codeNamhyung Kim
2014-11-05perf tools: Add gzip decompression support for kernel moduleNamhyung Kim
2014-10-29perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter
2014-10-29perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter
2014-09-17perf tools: Fix GNU-only grep usage in MakefileJohn Spencer
2014-09-17perf tools: Allow to specify lib compile variable for spec usageJiri Olsa
2014-09-17perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard
2014-08-12perf tools: Default to python version 2Thomas Ilsche
2014-08-12perf tools: Fix make PYTHON overrideNamhyung Kim
2014-07-16perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo
2014-06-03perf tools: Fix 'make help' message errorJianyu Zhan
2014-06-03perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet
2014-05-12perf tools: Get rid of on_exit() feature testNamhyung Kim
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause