summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* perf arch: Support register names from all archsGerman Gomez2021-12-161-42/+0
* perf test: Rename struct test to test_suiteIan Rogers2021-11-131-1/+1
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-131-1/+1
* perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-211-5/+0
* perf tools: Fix arm64 build error with gcc-11Jianlin Lv2021-02-181-1/+1
* perf tests: Run dwarf unwind test on arm32Kim Phillips2018-04-121-0/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-011-0/+9
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-161-0/+3
* perf tests: Introduce perf_regs_load function on ARMJean Pihet2014-05-161-0/+2
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-161-1/+1
* ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-301-0/+54