summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder/cs-etm-decoder.c
AgeCommit message (Expand)AuthorLines
2019-02-06perf cs-etm: Add traceID in packetLeo Yan-0/+2
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan-5/+3
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan-4/+16
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan-0/+2
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan-0/+9
2018-12-18perf cs-etm: Generate branch sample for exception packetLeo Yan-6/+20
2018-12-18perf cs-etm: Treat EO_TRACE element as trace discontinuityLeo Yan-1/+1
2018-12-18perf cs-etm: Treat NO_SYNC element as trace discontinuityLeo Yan-1/+0
2018-12-18perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan-5/+5
2018-12-18perf cs-etm: Remove unused 'trace_on' in cs_etm_decoderLeo Yan-3/+0
2018-12-17perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier-2/+8
2018-12-17perf cs-etm: Add support for ETMv3 trace decodingMathieu Poirier-0/+25
2018-12-17perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker-0/+29
2018-07-24perf cs-etm: Introduce invalid address macroLeo Yan-4/+6
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier-2/+10
2018-04-19coresight: Move to SPDX identifierMathieu Poirier-2/+1
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker-0/+9
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker-16/+49
2018-01-25perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier-0/+60
2018-01-25perf tools: Add support for decoding CoreSight trace dataMathieu Poirier-0/+119
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier-0/+334