summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm/tests/dwarf-unwind.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-12perf thread: Add accessor functions for threadIan Rogers1-1/+1
2023-04-04perf map: Add accessor for start and endIan Rogers1-1/+1
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-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo1-0/+1
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-09-18perf tool: fix compilation for ARMStephane Eranian1-0/+1
2014-05-16perf tests: Add dwarf unwind test on ARMJean Pihet1-0/+60