aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-17perf test: Add a test for the new Arm CPU ID comparison behaviorJames Clark1-0/+3
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan1-3/+0
2021-12-16perf arch: Support register names from all archsGerman Gomez1-76/+0
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez1-0/+2
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-1/+1
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers1-1/+1
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring1-5/+0
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv1-1/+1
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips1-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-01-26perf probe: Fix wrong register name for arm64He Kuang1-6/+6
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu1-0/+13
2015-05-29perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan1-0/+3
2014-07-30perf tools: Fix arm64 build errorMark Salter1-0/+2
2014-05-16perf tools: Consolidate types.h for ARM and ARM64Jean Pihet1-1/+1
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet1-0/+88