summaryrefslogtreecommitdiff
path: root/tools/perf/util/arm-spe-decoder
AgeCommit message (Expand)Author
2021-11-13perf arm-spe: Save context ID in recordGerman Gomez
2021-11-07perf tools: Use __BYTE_ORDER__Ilya Leoshkevich
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-02-12perf arm-spe: Store operation type in packetLeo Yan
2021-02-12perf arm-spe: Store memory address in packetLeo Yan
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan
2020-11-26perf arm-spe: Refactor event type handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan
2020-11-26perf arm-spe: Refactor counter packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan
2020-11-26perf arm-spe: Refactor context packet handlingLeo Yan
2020-11-26perf arm_spe: Fixup top byte for data virtual addressLeo Yan
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan
2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun