summaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter2015-03-021-1/+3
* perf tools: Improve 'libbabel' feature check failure messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve feature test debuggabilityIngo Molnar2015-03-021-8/+8
* perf tools: Improve libbfd detection messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve libperl detection messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve Python feature detection messagesIngo Molnar2015-03-021-6/+5
* perf tools: Remove annoying extra message from the features buildIngo Molnar2015-03-021-2/+1
* perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim2015-03-021-22/+5
* Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-022-1/+6
|\
| * perf tools: Make sparc64 arch point to sparcDavid Ahern2015-02-251-0/+4
| * perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-251-1/+2
| * perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-251-1/+1
* | perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-251-0/+1
* | perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-254-2/+43
* | perf build: Add zlib objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add perf regs objects buildingJiri Olsa2015-02-121-0/+4
* | perf build: Add scripts objects buildingJiri Olsa2015-02-121-0/+4
* | perf build: Add gtk objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add slang objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add ui objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add dwarf unwind objects buildingJiri Olsa2015-02-121-0/+2
* | perf build: Add dwarf objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add probe objects buildingJiri Olsa2015-02-121-0/+1
* | perf build: Add libperf objects buildingJiri Olsa2015-02-121-0/+5
* | perf build: Add builtin objects buildingJiri Olsa2015-02-121-0/+4
* | perf build: Add tests objects buildingJiri Olsa2015-02-121-0/+10
* | perf build: Add bench objects buildingJiri Olsa2015-02-121-0/+2
* | tools build: Add detected config supportJiri Olsa2015-02-121-0/+4
* | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-111-1/+1
|/
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-284-0/+29
* perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-162-14/+14
* perf tools: Clean up libelf feature support codeNamhyung Kim2014-11-191-2/+3
* perf tools: Add gzip decompression support for kernel moduleNamhyung Kim2014-11-054-4/+33
* perf tools: Do not attempt to run perf-read-vdso32 if it wasn't builtAdrian Hunter2014-10-291-2/+6
* perf tools: Build programs to copy 32-bit compatibilityAdrian Hunter2014-10-294-2/+45
* perf tools: Fix GNU-only grep usage in MakefileJohn Spencer2014-09-171-1/+1
* perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-171-0/+2
* perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-171-4/+6
* perf tools: Default to python version 2Thomas Ilsche2014-08-121-3/+9
* perf tools: Fix make PYTHON overrideNamhyung Kim2014-08-122-28/+24
* perf tools: Add feature test for __sync_val_compare_and_swapAdrian Hunter2014-07-164-0/+29
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-071-0/+4
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-271-0/+4
* perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo2014-06-091-1/+5
* perf tools: Fix 'make help' message errorJianyu Zhan2014-06-031-1/+1
* perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo2014-06-031-0/+1
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-2/+2
* perf tools: Get rid of on_exit() feature testNamhyung Kim2014-05-124-33/+0
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-011-1/+7
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-291-1/+7