aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/arm-spe-decoder/arm-spe-pkt-decoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers1-1/+3
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li1-2/+34
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara1-1/+5
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan1-2/+16
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan1-12/+14
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan1-34/+45
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan1-8/+6
2020-11-26perf arm-spe: Refactor event type handlingLeo Yan1-11/+11
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan1-26/+37
2020-11-26perf arm-spe: Refactor counter packet handlingLeo Yan1-5/+6
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan1-15/+28
2020-11-26perf arm-spe: Refactor context packet handlingLeo Yan1-1/+1
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan1-14/+12
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan1-26/+38
2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan1-51/+41
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan1-152/+150
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan1-22/+12
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan1-4/+2
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan1-9/+9
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan1-1/+1
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan1-4/+3
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun1-0/+462