summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAgeFilesLines
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-051-0/+4
* perf tools: Update makefile message for installing slang devel packageNeeraj Badlani2016-06-271-1/+1
* kbuild: List libelf-devel as an alternativeJean Delvare2016-06-211-1/+1
* perf unwind: Fix compile error for static cross buildHe Kuang2016-06-151-0/+3
* Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-081-5/+47
|\
| * perf callchain: Support aarch64 cross-platformHe Kuang2016-06-071-0/+12
| * perf callchain: Support x86 target platformHe Kuang2016-06-071-0/+8
| * perf unwind: Separate local/remote libunwind configHe Kuang2016-06-071-3/+17
| * perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGSHe Kuang2016-06-071-4/+3Star
| * perf unwind: Use LIBUNWIND_DIR for remote libunwind feature checkHe Kuang2016-06-071-0/+9
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-0/+6
|\ \ | |/ |/|
| * perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar2016-05-111-0/+1
| * tools/perf: Map the ID values with register namesAnju T2016-04-211-0/+5
* | perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-081-1/+1
* | perf tools: Remove superfluous ARCH Makefile includesJiri Olsa2016-04-061-3/+0Star
* | perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-061-0/+6
|/
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-182-180/+1Star
* perf jitdump: Build only on supported archsJiri Olsa2016-03-101-0/+7
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+11
* perf build: Remove all condition feature check {C,LD}FLAGSWang Nan2016-01-291-54/+47Star
* perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-151-0/+4
* perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2016-01-121-0/+3
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-112-19/+1Star
* perf tools: Add -lutil in python lib list for broken python-configWang Nan2016-01-111-1/+1
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-081-0/+6
* tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2016-01-071-0/+4
* Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2015-12-102-21/+0Star
* perf bpf: Add BPF_PROLOGUE config options for further patchesWang Nan2015-11-181-0/+12
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-1/+18
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-181-5/+15
|\
| * tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-171-2/+7
| * tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-171-3/+8
* | perf tools: regs_query_register_offset() infrastructureWang Nan2015-09-151-0/+4
|/
* perf tools: Support static linking with libdwAndi Kleen2015-08-131-1/+5
* Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar2015-07-311-1/+1
|\
| * perf tools: Fix test build error when bindir contains double slashPawel Moll2015-07-281-1/+1
* | perf tools: Fix makefile generation under dashSergei Trofimovich2015-07-201-1/+1
* | perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo2015-07-201-0/+6
|/
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-011-3/+3
* perf tools: Improve setting of gcc debug optionMartin Liska2015-05-272-0/+21
* perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter2015-05-271-1/+1
* perf build: Disable libdw DWARF unwind when built with NO_DWARFNaveen N. Rao2015-05-081-0/+4
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-0/+5
* perf build: Disable libbabeltrace check by defaultJiri Olsa2015-03-301-3/+2Star
* perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-211-0/+11
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-2134-784/+1Star
* perf build: Make features checks directory configurableJiri Olsa2015-03-211-2/+4
* perf build: Separate feature make support into config/Makefile.featureJiri Olsa2015-03-212-164/+168
* perf build: Fix feature_check name clashJiri Olsa2015-03-211-3/+3
* perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song2015-03-201-0/+1