summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile.config
AgeCommit message (Expand)Author
2021-10-05perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov
2021-09-11perf tools: Add an option to build without libbfdIan Rogers
2021-09-03perf build: Report failure for testing feature libopencsdLeo Yan
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-08-09perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui
2021-05-21perf build: Improve error message for old/missing clangSong Liu
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-11-03perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes
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