summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* perf arm-spe: Add support for ARMv8.3-SPEWei Li2020-11-261-2/+34
* perf arm_spe: Decode memory tagging propertiesAndre Przywara2020-11-261-1/+5
* perf arm-spe: Add more sub classes for operation packetLeo Yan2020-11-261-2/+16
* perf arm-spe: Refactor operation packet handlingLeo Yan2020-11-261-12/+14
* 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-261-8/+6
* perf arm-spe: Refactor event type handlingLeo Yan2020-11-261-11/+11
* 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-261-5/+6
* 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-261-1/+1
* perf arm-spe: Refactor address packet handlingLeo Yan2020-11-261-14/+12
* 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-261-51/+41
* 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-111-4/+3
* perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun2020-06-011-0/+462