aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23perf tools: Add an option to build without libbfdIan Rogers
2023-09-23tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2021-12-14Merge tag 'v5.4.165' into v5.4/standard/baseBruce Ashfield
2021-12-14tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-09-27Merge tag 'v5.4.148' into v5.4/standard/baseBruce Ashfield
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-01-13perf: add SLANG_INC for slang.hLiang Li
2020-01-13perf: add 'libperl not found' warningTom Zanussi
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-05riscv: Add support for libdwMao Han
2019-08-20perf tools: tools/include should come before tools/uapi/includeArnaldo Carvalho de Melo
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev
2019-07-29libperf: Make libperf.a part of the perf buildJiri Olsa
2019-06-18perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo
2019-06-10perf cs-etm: Add support for multiple traceID queuesMathieu Poirier
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds
2019-05-09csky: Add support for perf unwind-libdwMao Han
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov
2019-03-20perf build: Check what binutils's 'disassembler()' signature to useSong Liu
2019-03-19perf feature detection: Add -lopcodes to feature-libbfdSong Liu
2019-02-14perf build: Add missing FEATURE_CHECK_LDFLAGS-libcryptoArnaldo Carvalho de Melo
2019-02-14perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo
2019-02-14tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2018-12-18perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo
2018-12-18perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov
2018-12-17perf build: Give better hint about devel package for libsslArnaldo Carvalho de Melo
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo
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