aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu1-0/+10
2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo1-0/+6
2016-07-12perf tools: Don't add kernel directories to the header search pathArnaldo Carvalho de Melo1-4/+0
2016-07-12tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo1-1/+2
2016-07-12tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo1-2/+3
2016-07-12tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo1-0/+1
2016-07-12perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/Arnaldo Carvalho de Melo1-0/+1
2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo1-0/+4
2016-06-27perf tools: Update makefile message for installing slang devel packageNeeraj Badlani1-1/+1
2016-06-21kbuild: List libelf-devel as an alternativeJean Delvare1-1/+1
2016-06-15perf unwind: Fix compile error for static cross buildHe Kuang1-0/+3
2016-06-08Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-5/+47
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang1-0/+12
2016-06-07perf callchain: Support x86 target platformHe Kuang1-0/+8
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang1-3/+17
2016-06-07perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGSHe Kuang1-4/+3
2016-06-07perf unwind: Use LIBUNWIND_DIR for remote libunwind feature checkHe Kuang1-0/+9
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+6
2016-05-11perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar1-0/+1
2016-04-21tools/perf: Map the ID values with register namesAnju T1-0/+5
2016-04-08perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo1-1/+1
2016-04-06perf tools: Remove superfluous ARCH Makefile includesJiri Olsa1-3/+0
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo1-0/+6
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2-180/+1
2016-03-10perf jitdump: Build only on supported archsJiri Olsa1-0/+7
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian1-0/+11
2016-01-29perf build: Remove all condition feature check {C,LD}FLAGSWang Nan1-54/+47
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa1-0/+4
2016-01-12perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim1-0/+3
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2-19/+1
2016-01-11perf tools: Add -lutil in python lib list for broken python-configWang Nan1-1/+1
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim1-0/+6
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa1-0/+4
2015-12-10Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2-21/+0
2015-11-18perf bpf: Add BPF_PROLOGUE config options for further patchesWang Nan1-0/+12
2015-10-28perf tools: Make perf depend on libbpfWang Nan1-1/+18
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changesIngo Molnar1-5/+15
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo1-2/+7
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo1-3/+8
2015-09-15perf tools: regs_query_register_offset() infrastructureWang Nan1-0/+4
2015-08-13perf tools: Support static linking with libdwAndi Kleen1-1/+5
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more changesIngo Molnar1-1/+1
2015-07-28perf tools: Fix test build error when bindir contains double slashPawel Moll1-1/+1
2015-07-20perf tools: Fix makefile generation under dashSergei Trofimovich1-1/+1
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo1-0/+6
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen1-3/+3
2015-05-27perf tools: Improve setting of gcc debug optionMartin Liska2-0/+21
2015-05-27perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter1-1/+1
2015-05-08perf build: Disable libdw DWARF unwind when built with NO_DWARFNaveen N. Rao1-0/+4
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter1-0/+5