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