aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2022-09-09Merge tag 'v4.19.238' into v4.19/standard/baseBruce Ashfield
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-01-25Merge tag 'v4.19.221' into v4.19/standard/baseBruce Ashfield
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-06-10Merge tag 'v4.19.183' into v4.19/standard/baseBruce Ashfield
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
2020-05-28Merge tag 'v4.19.116' into v4.19/standard/baseBruce Ashfield
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-03-21Merge tag 'v4.19.21' into v4.19/standard/baseBruce Ashfield
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2019-02-06Merge tag 'v4.19.18' into v4.19/standard/baseBruce Ashfield
2019-01-26perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2019-01-26perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2018-11-28perf: add SLANG_INC for slang.hLiang Li
2018-11-28perf: add 'libperl not found' warningTom Zanussi
2018-11-28perf: use pkg-config instead of python-configTom Zanussi
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson
2018-07-31perf build: Fix installation directory for eBPFThomas Richter
2018-07-24perf trace arm64: Use generated syscall tableKim Phillips
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