summaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAgeFilesLines
* 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-112-19/+1Star
* 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-102-21/+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-272-0/+21
* 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
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-0/+5
* perf build: Disable libbabeltrace check by defaultJiri Olsa2015-03-301-3/+2Star
* perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-211-0/+11
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-2134-784/+1Star
* perf build: Make features checks directory configurableJiri Olsa2015-03-211-2/+4
* perf build: Separate feature make support into config/Makefile.featureJiri Olsa2015-03-212-164/+168
* perf build: Fix feature_check name clashJiri Olsa2015-03-211-3/+3
* perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song2015-03-201-0/+1
* perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2015-03-191-2/+2
* perf build: Rename feature_print_var_code to print_var_codeJiri Olsa2015-03-181-11/+12
* perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa2015-03-181-6/+6
* perf build: Rename display_vf to feature_verboseJiri Olsa2015-03-181-2/+2
* perf build: Rename display_lib into feature_displayJiri Olsa2015-03-181-6/+6
* perf build: Get rid of VF_FEATURE_TESTSJiri Olsa2015-03-181-25/+7Star
* perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa2015-03-181-6/+6
* perf build: Get rid of LIB_INCLUDE variableJiri Olsa2015-03-181-2/+1Star
* perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa2015-03-181-1/+1
* perf build: Move features build output under features directoryJiri Olsa2015-03-182-3/+4
* perf build: Disable default check for libbabeltraceJiri Olsa2015-03-183-8/+14
* perf tools: Fix building error for arm64.Wang Nan2015-03-181-1/+1
* perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2015-03-121-1/+1
* perf build: Fix libbabeltrace detectionJiri Olsa2015-03-121-0/+1
* perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter2015-03-021-1/+3
* perf tools: Improve 'libbabel' feature check failure messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve feature test debuggabilityIngo Molnar2015-03-021-8/+8
* perf tools: Improve libbfd detection messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve libperl detection messageIngo Molnar2015-03-021-1/+1
* perf tools: Improve Python feature detection messagesIngo Molnar2015-03-021-6/+5Star
* perf tools: Remove annoying extra message from the features buildIngo Molnar2015-03-021-2/+1Star