summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm/util/pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-12perf arm-spe: Support multiple Arm SPE PMUsLeo Yan1-1/+1
2024-06-22perf arm: Workaround ARM PMUs cpu maps having offline cpusIan Rogers1-2/+8
2024-01-25perf mem: Add mem_events into the supported perf_pmuKan Liang1-0/+3
2023-10-17perf pmu: Lazily compute default configIan Rogers1-2/+2
2023-10-17perf arm-spe: Move PMU initialization from default config codeIan Rogers1-0/+2
2023-10-17perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers1-5/+3
2023-05-26perf arm: Fix include path to cs-etm.hIan Rogers1-1/+1
2023-04-24perf cs-etm: Allow user to override timestamp and contextid settingsJames Clark1-0/+2
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu1-0/+3
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers1-1/+1
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier1-2/+0
2019-02-06perf arm pmu: Add missing linux/string.h headerArnaldo Carvalho de Melo1-0/+1
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-01-17perf tools: Add ARM Statistical Profiling Extensions (SPE) supportKim Phillips1-0/+6
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier1-0/+2
2016-09-22perf tools: Make coresight PMU listableMathieu Poirier1-0/+34