summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
Commit message (Expand)AuthorAge
* perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao2018-04-12
* perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo2018-04-12
* perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao2018-04-02
* perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao2018-04-02
* perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-16
* perf tools: Add Python 3 supportJaroslav Škarvada2018-02-19
* perf trace powerpc: Use generated syscall tableRavi Bangoria2018-02-16
* perf tools: Integrating the CoreSight decoding libraryMathieu Poirier2018-01-25
* perf trace: Remove audit-libs dependency if syscall tables are presentHendrik Brueckner2018-01-23
* perf build: Display EXTRA features for VF=1 buildJiri Olsa2018-01-23
* perf tools: Enable LIBBABELTRACE by defaultJiri Olsa2018-01-08
* perf s390: Always build with -fPICHendrik Brueckner2017-12-27
* Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo2017-12-27
* perf trace: Use generated syscall table on s390 tooHendrik Brueckner2017-12-27
* Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-06
|\
| * s390/perf: add support for perf_regs and libdwHeiko Carstens2017-11-16
* | perf tools: Fix up build in hardnened environmentsJiri Olsa2017-12-05
* | perf s390: Always build with -fPICHendrik Brueckner2017-12-05
* | tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-05
* | perf tools: Use shell function for perl cflags retrievalJiri Olsa2017-11-16
|/
* perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-28
* perf tools: Fix static linking with libunwindKonstantin Khlebnikov2017-08-22
* perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov2017-08-22
* tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-18
* perf unwind: Support for powerpcPaolo Bonzini2017-06-21
* perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-14
* perf tools: Disable JVMTI if no ELF support availableDavid Carrillo-Cisneros2017-04-13
* perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2017-04-12
* tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-03
* tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo2017-02-17
* tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-14
* perf tools: Remove unneccessary feature-dwarf warningDavid Carrillo-Cisneros2017-01-16
* perf build: Check LLVM version in feature checkWang Nan2016-12-06
* perf clang: Update test case to use real BPF scriptWang Nan2016-12-05
* perf build: Add clang and llvm compile and linking supportWang Nan2016-12-05
* perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-14
* perf jit: Enable jitdump support without dwarfMaciej Debski2016-10-24
* perf tools: Confine __get_cpuid() to x86 architectureMathieu Poirier2016-09-22
* perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-02