aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe-decoder/arm-spe-decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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