index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Makefile.config
Age
Commit message (
Expand
)
Author
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
2025-01-31
perf: Always feature test reallocarray
James Clark
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
perf tools s390: Use generic syscall table scripts
Charlie Jenkins
2025-01-10
perf tools powerpc: Use generic syscall table scripts
Charlie Jenkins
2025-01-09
perf tools mips: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools loongarch: Use syscall table
Charlie Jenkins
2025-01-09
perf tools arm64: Use syscall table
Charlie Jenkins
2025-01-09
perf tools x86: Use generic syscall scripts
Charlie Jenkins
2025-01-09
perf tools arc: Support generic syscall headers
Charlie Jenkins
2025-01-09
perf tools: Create generic syscall table support
Charlie Jenkins
2024-12-18
perf build: Minor improvement for linking libzstd
Leo Yan
2024-12-18
tools build: Test for presence of libtraceevent and libtracefs in test-all.c
Arnaldo Carvalho de Melo
2024-12-09
tools features: Don't check for libunwind devel files by default
Arnaldo Carvalho de Melo
2024-11-09
perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
2024-11-09
perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
2024-11-04
perf build: Add missing cflags when building with custom libtraceevent
Yicong Yang
2024-11-04
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
2024-11-03
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-10-30
perf, riscv: Wire up perf trace support for RISC-V
Björn Töpel
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
2024-10-18
perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
2024-10-18
perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
2024-10-18
perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
2024-10-18
perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
2024-10-18
perf build: Rename test-dwarf to test-libdw
Ian Rogers
2024-10-18
perf build: Remove defined but never used variable
Ian Rogers
2024-10-18
perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
2024-10-18
perf build: Fix LIBDW_DIR
Ian Rogers
2024-10-02
perf build: Fix build feature-dwarf_getlocations fail for old libdw
Yang Jihong
2024-10-02
perf build: Fix static compilation error when libdw is not installed
Yang Jihong
2024-09-11
tools: Drop nonsensical -O6
Sam James
2024-09-11
perf build: Require at least clang 16.0.6 to build BPF skeletons
Arnaldo Carvalho de Melo
2024-09-10
perf build: Autodetect minimum required llvm-dev version
James Clark
2024-09-03
perf report: Support LLVM for addr2line()
Steinar H. Gunderson
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
2024-07-26
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
perf: build: Only link libebl.a for old libdw
Leo Yan
2024-07-26
perf: build: Set Python configuration for cross compilation
Leo Yan
2024-07-17
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-07-17
perf build: Warn if libtracefs is not found
Guilherme Amadio
2024-07-11
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-21
perf build: Ensure libtraceevent and libtracefs versions have 3 components
Guilherme Amadio
2024-06-21
perf build: Use pkg-config for feature check for libtrace{event,fs}
Guilherme Amadio
2024-04-26
perf build: Pretend scandirat is missing with msan
Ian Rogers
2024-04-03
perf build: Add LIBTRACEEVENT_DIR build option
Yang Jihong
[next]