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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-08-28
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2016-11-25
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-10-24
perf coresight: Removing miscellaneous debug output
Mathieu Poirier
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
2015-02-12
perf build: Add arch arm objects building
Jiri Olsa
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2014-05-16
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
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
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2013-09-30
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
2011-08-12
ARM: fix perf build with uclibc toolchains
Florian Fainelli
2010-07-09
ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
Will Deacon