summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/tests/dwarf-unwind.c
Commit message (Expand)AuthorAgeFilesLines
* perf thread: Add accessor functions for threadIan Rogers2023-06-121-1/+1
* perf map: Add accessor for start and endIan Rogers2023-04-041-1/+1
* 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 map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo2019-02-061-0/+1
* 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
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tool: fix compilation for ARMStephane Eranian2014-09-171-0/+1
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-0/+60