summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-13perf python: Autodetect python3 binaryJames Clark
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-06-18perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo
2020-05-29perf build: Group the NO_SYSCALL_TABLE logicArnaldo Carvalho de Melo
2020-05-28tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORTArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2020-01-06libperf: Move to tools/lib/perfJiri Olsa
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa
2019-10-11perf tools: Propagate CFLAGS to libperfJiri Olsa
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