index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
2023-07-27
perf build: Fix library not found error when using CSLIBS
James Clark
2022-10-25
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...
Arnaldo Carvalho de Melo
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
2022-10-04
perf build: Enable -Wthread-safety with clang
Ian Rogers
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
2022-08-10
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
2022-07-20
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
2022-06-29
perf jevents: Switch build to use jevents.py
Ian Rogers
2022-06-29
perf python: Prefer python3
Ian Rogers
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
2022-05-23
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-03
perf tools: Use Python devtools for version autodetection rather than runtime
James Clark
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2021-12-07
perf tools: Drop requirement for libstdc++.so for libopencsd check
Uwe Kleine-König
2021-12-07
tools build: Enable warnings through HOSTCFLAGS
John Garry
2021-12-06
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
2021-09-28
perf tools: Enable libtracefs dynamic linking
Ian Rogers
2021-09-11
perf tools: Add an option to build without libbfd
Ian Rogers
2021-09-03
perf build: Report failure for testing feature libopencsd
Leo Yan
2021-08-30
perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
Li Huafei
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2021-05-21
perf build: Improve error message for old/missing clang
Song Liu
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-04-29
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
2021-04-29
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-03-01
perf tools: Generate mips syscalls_n64.c syscall table
Tiezhu Yang
2021-03-01
perf tools: Support MIPS unwinding and dwarf-regs
Tiezhu Yang
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
2020-11-03
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
[next]