summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder/cs-etm-decoder.h
AgeCommit message (Expand)AuthorLines
2021-09-03perf cs-etm: Print the decoder nameJames Clark-0/+1
2021-09-03perf cs-etm: Create ETE decoderJames Clark-0/+12
2019-06-10perf cs-etm: Use traceID aware memory callback APIMathieu Poirier-2/+1
2019-06-10perf cs-etm: Move packet queue out of decoder structureMathieu Poirier-33/+3
2019-02-14perf cs-etm: Make cs_etm__run_decoder() queue independentMathieu Poirier-7/+0
2019-02-14perf cs-etm: Introducing function cs_etm_decoder__init_dparams()Mathieu Poirier-1/+2
2019-02-06perf cs-etm: Add traceID in packetLeo Yan-0/+1
2019-02-06perf cs-etm: Add exception number in exception packetLeo Yan-0/+1
2019-02-06perf cs-etm: Set sample flags for instruction range packetLeo Yan-0/+1
2019-02-06perf cs-etm: Add last instruction information in packetLeo Yan-0/+3
2018-12-18perf cs-etm: Generate branch sample for exception packetLeo Yan-2/+2
2018-12-18perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan-1/+1
2018-12-18perf cs-etm: Refactor enumeration cs_etm_sample_typeLeo Yan-3/+3
2018-12-17perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier-0/+1
2018-12-17perf cs-etm: Add configuration for ETMv3 trace protocolMathieu Poirier-0/+8
2018-12-17perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker-0/+10
2018-07-31perf cs-etm: Fix start tracing packet handlingLeo Yan-0/+1
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker-0/+1
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker-0/+1
2018-01-25perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier-0/+9
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier-0/+96