summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe-decoder
Commit message (Expand)AuthorAgeFilesLines
* perf arm-spe: Avoid potential buffer overrunIan Rogers2021-04-071-1/+3
* perf arm-spe: Store operation type in packetLeo Yan2021-02-122-0/+12
* perf arm-spe: Store memory address in packetLeo Yan2021-02-122-0/+6
* perf arm-spe: Add support for ARMv8.3-SPEWei Li2020-11-262-2/+50
* perf arm_spe: Decode memory tagging propertiesAndre Przywara2020-11-262-1/+7
* perf arm-spe: Add more sub classes for operation packetLeo Yan2020-11-261-2/+16
* perf arm-spe: Refactor operation packet handlingLeo Yan2020-11-262-12/+37
* perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan2020-11-261-34/+45
* perf arm-spe: Remove size condition checking for eventsLeo Yan2020-11-262-14/+9
* perf arm-spe: Refactor event type handlingLeo Yan2020-11-263-28/+29
* perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan2020-11-261-26/+37
* perf arm-spe: Refactor counter packet handlingLeo Yan2020-11-262-5/+11
* perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan2020-11-261-15/+28
* perf arm-spe: Refactor context packet handlingLeo Yan2020-11-262-1/+4
* perf arm_spe: Fixup top byte for data virtual addressLeo Yan2020-11-261-3/+17
* perf arm-spe: Refactor address packet handlingLeo Yan2020-11-263-42/+48
* perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan2020-11-261-26/+38
* perf arm-spe: Refactor packet header parsingLeo Yan2020-11-262-51/+61
* perf arm-spe: Refactor printing string to bufferLeo Yan2020-11-261-152/+150
* perf arm-spe: Fix packet length handlingLeo Yan2020-11-111-22/+12
* perf arm-spe: Refactor arm_spe_get_events()Leo Yan2020-11-111-4/+2
* perf arm-spe: Refactor payload size calculationLeo Yan2020-11-111-9/+9
* perf arm-spe: Fix a typo in commentLeo Yan2020-11-111-1/+1
* perf arm-spe: Include bitops.h for BIT() macroLeo Yan2020-11-112-8/+4
* perf: arm-spe: Fix check error when synthesizing eventsWei Li2020-08-211-3/+3
* perf arm-spe: Support synthetic eventsTan Xiaojun2020-06-014-1/+318
* perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun2020-06-013-0/+506