summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAge
* 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
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-05
* perf build: Disable libbabeltrace check by defaultJiri Olsa2015-03-30
* perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-21
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-21
* perf build: Make features checks directory configurableJiri Olsa2015-03-21
* perf build: Separate feature make support into config/Makefile.featureJiri Olsa2015-03-21
* perf build: Fix feature_check name clashJiri Olsa2015-03-21
* perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song2015-03-20
* perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2015-03-19
* perf build: Rename feature_print_var_code to print_var_codeJiri Olsa2015-03-18
* perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa2015-03-18
* perf build: Rename display_vf to feature_verboseJiri Olsa2015-03-18
* perf build: Rename display_lib into feature_displayJiri Olsa2015-03-18
* perf build: Get rid of VF_FEATURE_TESTSJiri Olsa2015-03-18
* perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa2015-03-18
* perf build: Get rid of LIB_INCLUDE variableJiri Olsa2015-03-18
* perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa2015-03-18
* perf build: Move features build output under features directoryJiri Olsa2015-03-18
* perf build: Disable default check for libbabeltraceJiri Olsa2015-03-18
* perf tools: Fix building error for arm64.Wang Nan2015-03-18
* perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2015-03-12