aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2019-03-01perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2019-02-05perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2019-02-05perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2018-11-13perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-09-19perf build: Fix installation directory for eBPFThomas Richter
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-05-15perf bpf: Add 'examples' directoriesArnaldo Carvalho de Melo
2018-05-15perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo
2018-04-02perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao
2018-04-02perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada
2018-02-16perf trace powerpc: Use generated syscall tableRavi Bangoria
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier
2018-01-23perf trace: Remove audit-libs dependency if syscall tables are presentHendrik Brueckner
2018-01-23perf build: Display EXTRA features for VF=1 buildJiri Olsa
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa
2017-12-27perf s390: Always build with -fPICHendrik Brueckner
2017-12-27Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar
2017-12-05perf tools: Fix up build in hardnened environmentsJiri Olsa
2017-12-05perf s390: Always build with -fPICHendrik Brueckner
2017-12-05tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo
2017-11-16perf tools: Use shell function for perl cflags retrievalJiri Olsa
2017-11-16s390/perf: add support for perf_regs and libdwHeiko Carstens
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros
2017-08-22perf tools: Fix static linking with libunwindKonstantin Khlebnikov
2017-08-22perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo
2017-06-21perf unwind: Support for powerpcPaolo Bonzini
2017-06-14perf tools: Fix build with ARCH=x86_64Jiada Wang
2017-04-13perf tools: Disable JVMTI if no ELF support availableDavid Carrillo-Cisneros
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo
2017-01-16perf tools: Remove unneccessary feature-dwarf warningDavid Carrillo-Cisneros
2016-12-06perf build: Check LLVM version in feature checkWang Nan
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-10-24perf jit: Enable jitdump support without dwarfMaciej Debski
2016-09-22perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa