summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark2023-08-171-0/+3
* perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan2023-08-161-3/+0
* perf arch: Support register names from all archsGerman Gomez2021-12-161-76/+0
* perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2021-12-161-0/+2
* 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 tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips2018-03-161-0/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* perf probe: Fix wrong register name for arm64He Kuang2017-01-261-6/+6
* perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu2016-09-011-0/+13
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-291-0/+3
* perf tools: Fix arm64 build errorMark Salter2014-07-301-0/+2
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-161-1/+1
* perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-291-0/+88