summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* | perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-301-0/+4
* | perf tools: Fix bfd dependency libraries detectionJiri Olsa2014-04-301-11/+23
|/
* perf tools: Disable libdw unwind for all but x86 archJiri Olsa2014-04-231-0/+8
* Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar2014-04-141-3/+4
|\
| * perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra2014-04-141-3/+2
| * perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo2014-04-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-061-1/+2
|\ \ | |/ |/|
| * perf tools: Allow building for tileZhigang Lu2014-03-071-1/+2
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-112-2/+2
|\ \ | |/
| * perf tools: fix BFD detection on opensuseAndi Kleen2014-02-272-2/+2
* | perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-17/+61
* | perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+1
* | perf tools: Add feature check for libdw dwarf unwindJiri Olsa2014-02-244-8/+35
* | perf tools: Warn the user about how to enable libunwind supportArnaldo Carvalho de Melo2014-02-241-1/+1
OpenPOWER on IntegriCloud