summaryrefslogtreecommitdiff
path: root/tools/perf/util/arm-spe-decoder/arm-spe-decoder.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-21perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet1-1/+1
2023-03-21perf arm-spe: Refactor arm-spe to support operation packet typeGerman Gomez1-4/+26
2023-02-02perf arm-spe: Only warn once for each unsupported address packetRob Herring1-1/+5
2022-08-12perf arm-spe: Use SPE data source for neoverse coresAli Saidi1-0/+1
2021-12-16perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHTNamhyung Kim1-0/+2
2021-11-14perf arm-spe: Save context ID in recordGerman Gomez1-0/+2
2021-02-12perf arm-spe: Store operation type in packetLeo Yan1-0/+6
2021-02-12perf arm-spe: Store memory address in packetLeo Yan1-0/+4
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan1-6/+3
2020-11-26perf arm_spe: Fixup top byte for data virtual addressLeo Yan1-3/+17
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan1-15/+14
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan1-4/+1
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li1-3/+3
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun1-0/+219