aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa1-3/+2
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa1-0/+11
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa34-784/+1
2015-03-21perf build: Make features checks directory configurableJiri Olsa1-2/+4
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa2-164/+168
2015-03-21perf build: Fix feature_check name clashJiri Olsa1-3/+3
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song1-0/+1
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu1-2/+2
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa1-11/+12
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa1-6/+6
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa1-2/+2
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa1-6/+6
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa1-25/+7
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa1-6/+6
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa1-2/+1
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa1-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa2-3/+4
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa3-8/+14
2015-03-18perf tools: Fix building error for arm64.Wang Nan1-1/+1
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo1-1/+1
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa1-0/+1
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter1-1/+3
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar1-1/+1