index
:
git.armlinux.org.uk/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
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-01-09
perf tools arm: Support syscall headers
Charlie Jenkins
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon