aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAge
* perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-02
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-13
* perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo2016-07-12
* perf tools: Don't add kernel directories to the header search pathArnaldo Carvalho de Melo2016-07-12
* tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo2016-07-12
* tools lib bpf: Copy bpf.h and bpf_common.h from the kernelArnaldo Carvalho de Melo2016-07-12
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-12
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo2016-07-12
* perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo2016-07-04
* perf tools: Update makefile message for installing slang devel packageNeeraj Badlani2016-06-27
* kbuild: List libelf-devel as an alternativeJean Delvare2016-06-21
* perf unwind: Fix compile error for static cross buildHe Kuang2016-06-15
* Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-08
|\
| * perf callchain: Support aarch64 cross-platformHe Kuang2016-06-07
| * perf callchain: Support x86 target platformHe Kuang2016-06-07
| * perf unwind: Separate local/remote libunwind configHe Kuang2016-06-07
| * perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGSHe Kuang2016-06-07
| * perf unwind: Use LIBUNWIND_DIR for remote libunwind feature checkHe Kuang2016-06-07
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\ \ | |/ |/|
| * perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar2016-05-11
| * tools/perf: Map the ID values with register namesAnju T2016-04-21
* | perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-08
* | perf tools: Remove superfluous ARCH Makefile includesJiri Olsa2016-04-06
* | perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo2016-04-06
|/
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
* perf jitdump: Build only on supported archsJiri Olsa2016-03-10
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-05
* perf build: Remove all condition feature check {C,LD}FLAGSWang Nan2016-01-29
* perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-15
* perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim2016-01-12
* tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan2016-01-11
* perf tools: Add -lutil in python lib list for broken python-configWang Nan2016-01-11
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-08
* tools build feature: Move dwarf post unwind choice output into perfJiri Olsa2016-01-06
* Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2015-12-10
* perf bpf: Add BPF_PROLOGUE config options for further patchesWang Nan2015-11-18
* perf tools: Make perf depend on libbpfWang Nan2015-10-28
* Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
|\
| * tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo2015-09-17
| * tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo2015-09-17
* | perf tools: regs_query_register_offset() infrastructureWang Nan2015-09-15
|/
* perf tools: Support static linking with libdwAndi Kleen2015-08-13
* Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar2015-07-31
|\
| * perf tools: Fix test build error when bindir contains double slashPawel Moll2015-07-28
* | perf tools: Fix makefile generation under dashSergei Trofimovich2015-07-20
* | perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo2015-07-20
|/
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-01
* perf tools: Improve setting of gcc debug optionMartin Liska2015-05-27
* perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter2015-05-27
* perf build: Disable libdw DWARF unwind when built with NO_DWARFNaveen N. Rao2015-05-08