summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/tests
AgeCommit message (Expand)AuthorLines
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo-2/+2
2019-11-26perf maps: Rename map_groups.h to maps.hArnaldo Carvalho de Melo-1/+1
2019-11-26perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo-1/+1
2019-11-26perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo-1/+1
2019-02-14perf tools: Rename build libperf to perfJiri Olsa-4/+4
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo-0/+1
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli-0/+29
2018-04-26perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo-1/+1
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo-1/+1
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2015-02-12perf build: Add arch arm objects buildingJiri Olsa-0/+2
2014-09-17perf tool: fix compilation for ARMStephane Eranian-0/+1
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet-0/+60
2014-05-16perf tests: Introduce perf_regs_load function on ARMJean Pihet-0/+58