summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm64/tests
AgeCommit message (Expand)Author
2023-08-17perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-04-04perf map: Add accessor for start and endIan Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo
2019-11-26perf maps: Rename map_groups.h to maps.hArnaldo Carvalho de Melo
2019-11-26perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo
2019-11-26perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo
2019-06-17perf tests arm64: Compile tests unconditionallyRaphael Gault
2019-02-14perf tools: Rename build libperf to perfJiri Olsa
2019-02-06perf map: Move structs and prototypes for map groups to a separate headerArnaldo Carvalho de Melo
2018-04-26perf map: Remove map_type arg from map_groups__find()Arnaldo Carvalho de Melo
2018-04-26perf map: Shorten map_groups__find() signatureArnaldo Carvalho de Melo
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan