summaryrefslogtreecommitdiffstats
path: root/tools/perf/config/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-021-874/+0Star
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-141-0/+10
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-121-0/+6
* perf tools: Don't add kernel directories to the header search pathArnaldo Carvalho de Melo2016-07-121-4/+0Star
* tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo2016-07-121-1/+2
* tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2016-07-121-2/+3
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-121-0/+1
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2016-07-121-0/+1
* 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-181-1/+1
* 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-111-1/+1
* 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-101-2/+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-271-0/+2
* 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