summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Rename struct test to test_suiteIan Rogers2021-11-132-2/+2
* perf test: Move each test suite struct to its testIan Rogers2021-11-131-2/+2
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-132-14/+7
* perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo2019-12-021-2/+2
* perf maps: Rename map_groups.h to maps.hArnaldo Carvalho de Melo2019-11-261-1/+1
* perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo2019-11-261-1/+1
* perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo2019-11-261-1/+1
* perf tools: Rename build libperf to perfJiri Olsa2019-02-141-4/+4
* perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-061-0/+1
* perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-083-0/+29
* perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo2018-04-261-1/+1
* perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo2018-04-261-1/+1
* perf tests: Run dwarf unwind test on arm32Kim Phillips2018-04-122-0/+18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* perf build: Add arch arm objects buildingJiri Olsa2015-02-121-0/+2
* perf tool: fix compilation for ARMStephane Eranian2014-09-171-0/+1
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-0/+60
* perf tests: Introduce perf_regs_load function on ARMJean Pihet2014-05-161-0/+58