aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18perf cs-etm: Generate branch sample for exception packetLeo Yan2-8/+22
2018-12-18perf cs-etm: Treat EO_TRACE element as trace discontinuityLeo Yan1-1/+1
2018-12-18perf cs-etm: Treat NO_SYNC element as trace discontinuityLeo Yan1-1/+0
2018-12-18perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan2-6/+6
2018-12-18perf cs-etm: Refactor enumeration cs_etm_sample_typeLeo Yan1-3/+3
2018-12-18perf cs-etm: Remove unused 'trace_on' in cs_etm_decoderLeo Yan1-3/+0
2018-12-17perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier2-2/+9
2018-12-17perf cs-etm: Add support for ETMv3 trace decodingMathieu Poirier1-0/+25
2018-12-17perf cs-etm: Add configuration for ETMv3 trace protocolMathieu Poirier1-0/+8
2018-12-17perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2-0/+39
2018-07-31perf cs-etm: Fix start tracing packet handlingLeo Yan1-0/+1
2018-07-24perf cs-etm: Introduce invalid address macroLeo Yan1-4/+6
2018-05-30perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier1-2/+10
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-2/+1
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2-0/+10
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2-16/+50
2018-01-25perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2-0/+69
2018-01-25perf tools: Add support for decoding CoreSight trace dataMathieu Poirier1-0/+119
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier3-0/+431