aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-03perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes1-0/+1
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds1-7/+18
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+0
2020-10-13perf python: Autodetect python3 binaryJames Clark1-6/+9
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo1-1/+3
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo1-0/+6
2020-08-18tools: Remove feature-libelf-mmap feature detectionAndrii Nakryiko1-4/+0
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler1-0/+8
2020-06-18perf build: Fix error message when asking for -fsanitize=address without required librariesTiezhu Yang1-0/+12
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian1-0/+13
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variableArnaldo Carvalho de Melo1-11/+13
2020-05-29perf build: Group the NO_SYSCALL_TABLE logicArnaldo Carvalho de Melo1-8/+15
2020-05-28tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORTArnaldo Carvalho de Melo1-1/+1
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-03perf tools: Add file-handle feature testNamhyung Kim1-0/+4
2020-01-06libperf: Move to tools/lib/perfJiri Olsa1-1/+1
2019-11-26perf tools: Allow to link with libbpf dynamicalyJiri Olsa1-0/+10
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa1-0/+5
2019-10-11perf tools: Propagate CFLAGS to libperfJiri Olsa1-13/+15
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter1-1/+1
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+13
2019-09-05riscv: Add support for libdwMao Han1-1/+5
2019-08-20perf tools: tools/include should come before tools/uapi/includeArnaldo Carvalho de Melo1-1/+1
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev1-0/+11
2019-07-29libperf: Make libperf.a part of the perf buildJiri Olsa1-0/+1
2019-06-18perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo1-3/+8
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli1-1/+0
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo1-0/+4
2019-06-10perf cs-etm: Add support for multiple traceID queuesMathieu Poirier1-0/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/csky-linuxLinus Torvalds1-1/+5
2019-05-09csky: Add support for perf unwind-libdwMao Han1-1/+5
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo1-1/+1
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-0/+20
2019-03-20perf build: Check what binutils's 'disassembler()' signature to useSong Liu1-0/+9
2019-03-19perf feature detection: Add -lopcodes to feature-libbfdSong Liu1-3/+3
2019-02-14perf build: Add missing FEATURE_CHECK_LDFLAGS-libcryptoArnaldo Carvalho de Melo1-0/+2
2019-02-14perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo1-0/+7
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo1-1/+2
2019-02-14tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo1-0/+2
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty and -lzStanislav Fomichev1-21/+23
2018-12-18perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo1-0/+1
2018-12-18perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo1-0/+1
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov1-0/+6
2018-12-17perf build: Give better hint about devel package for libsslArnaldo Carvalho de Melo1-1/+1
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa1-0/+7