aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-27perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark1-1/+1
2022-08-10perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled} settingRoberto Sassu1-10/+3
2022-08-01tools perf: Fix compilation error with new binutilsAndres Freund1-0/+8
2022-07-20perf build: Avoid defining _FORTIFY_SOURCE multiple timesArnaldo Carvalho de Melo1-1/+1
2022-06-29perf jevents: Switch build to use jevents.pyIan Rogers1-0/+19
2022-06-29perf python: Prefer python3Ian Rogers1-4/+4
2022-05-26perf build: Stop using __weak bpf_map_create() to handle older libbpf versionsArnaldo Carvalho de Melo1-0/+5
2022-05-26perf build: Stop using __weak btf__raw_data() to handle older libbpf versionsJiri Olsa1-0/+5
2022-05-26perf build: Stop using __weak bpf_object__next_map() to handle older libbpf versionsJiri Olsa1-0/+5
2022-05-26perf build: Stop using __weak bpf_object__next_program() to handle older libbpf versionsJiri Olsa1-0/+5
2022-05-26perf build: Stop using __weak bpf_prog_load() to handle older libbpf versionsJiri Olsa1-0/+5
2022-05-23perf build: Error for BPF skeletons without LIBBPFIan Rogers1-0/+3
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-0/+7
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo1-0/+7
2022-05-03perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark1-12/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13Arnaldo Carvalho de Melo1-0/+3
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo1-0/+3
2021-12-07perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König1-1/+4
2021-12-07tools build: Enable warnings through HOSTCFLAGSJohn Garry1-0/+5
2021-12-06tools build: Remove needless libpython-version feature check that breaks test-all fast pathArnaldo Carvalho de Melo1-2/+0
2021-11-18perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo1-0/+3
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers1-1/+1
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+1
2021-10-05perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov1-1/+1
2021-09-28perf tools: Add define for libtracefs versionIan Rogers1-0/+6
2021-09-28perf tools: Add define for libtraceevent versionIan Rogers1-0/+6
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers1-0/+9
2021-09-11perf tools: Add an option to build without libbfdIan Rogers1-22/+25
2021-09-03perf build: Report failure for testing feature libopencsdLeo Yan1-0/+2
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-08-09perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTLeo Yan1-4/+0
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter1-0/+3
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+0
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang1-1/+0
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui1-0/+9
2021-05-21perf build: Improve error message for old/missing clangSong Liu1-1/+1
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa1-0/+1
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo1-0/+7
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa1-0/+6
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan1-0/+9
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang1-1/+2
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang1-0/+6
2021-01-15perf build: Support build BPF skeletons with perfSong Liu1-0/+9
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