summaryrefslogtreecommitdiff
path: root/tools/perf/config
AgeCommit message (Expand)Author
2016-06-21kbuild: List libelf-devel as an alternativeJean Delvare
2016-06-15perf unwind: Fix compile error for static cross buildHe Kuang
2016-06-08Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-06-07perf callchain: Support aarch64 cross-platformHe Kuang
2016-06-07perf callchain: Support x86 target platformHe Kuang
2016-06-07perf unwind: Separate local/remote libunwind configHe Kuang
2016-06-07perf unwind: Don't mix LIBUNWIND_LIBS into LIBUNWIND_LDFLAGSHe Kuang
2016-06-07perf unwind: Use LIBUNWIND_DIR for remote libunwind feature checkHe Kuang
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-11perf/powerpc: Add support for unwinding perf-stackdumpChandan Kumar
2016-04-21tools/perf: Map the ID values with register namesAnju T
2016-04-08perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo
2016-04-06perf tools: Remove superfluous ARCH Makefile includesJiri Olsa
2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo
2016-03-18tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo
2016-03-10perf jitdump: Build only on supported archsJiri Olsa
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian
2016-01-29perf build: Remove all condition feature check {C,LD}FLAGSWang Nan
2016-01-15perf build: Introduce FEATURES_DUMP make variableJiri Olsa
2016-01-12perf tools: Set and pass DOCDIR to builtin-report.cNamhyung Kim
2016-01-11tools: Move Makefile.arch from perf/config to tools/scriptsWang Nan
2016-01-11perf tools: Add -lutil in python lib list for broken python-configWang Nan
2016-01-08perf report: Show random usage tip on the help lineNamhyung Kim
2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa
2015-12-10Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo
2015-11-18perf bpf: Add BPF_PROLOGUE config options for further patchesWang Nan
2015-10-28perf tools: Make perf depend on libbpfWang Nan
2015-09-18Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar
2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo
2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo
2015-09-15perf tools: regs_query_register_offset() infrastructureWang Nan
2015-08-13perf tools: Support static linking with libdwAndi Kleen
2015-07-31Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar
2015-07-28perf tools: Fix test build error when bindir contains double slashPawel Moll
2015-07-20perf tools: Fix makefile generation under dashSergei Trofimovich
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen
2015-05-27perf tools: Improve setting of gcc debug optionMartin Liska
2015-05-27perf build: Fix libunwind feature detection on 32-bit x86Adrian Hunter
2015-05-08perf build: Disable libdw DWARF unwind when built with NO_DWARFNaveen N. Rao
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa
2015-03-21perf build: Make features checks directory configurableJiri Olsa
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa
2015-03-21perf build: Fix feature_check name clashJiri Olsa
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa