summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe-decoder/arm-spe-decoder.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf arm-spe: Store operation type in packetLeo Yan2021-02-121-0/+6
* perf arm-spe: Store memory address in packetLeo Yan2021-02-121-0/+4
* perf arm-spe: Remove size condition checking for eventsLeo Yan2020-11-261-6/+3
* perf arm_spe: Fixup top byte for data virtual addressLeo Yan2020-11-261-3/+17
* perf arm-spe: Refactor address packet handlingLeo Yan2020-11-261-15/+14
* perf arm-spe: Include bitops.h for BIT() macroLeo Yan2020-11-111-4/+1
* perf: arm-spe: Fix check error when synthesizing eventsWei Li2020-08-211-3/+3
* perf arm-spe: Support synthetic eventsTan Xiaojun2020-06-011-0/+219