aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder/cs-etm-decoder.c
Commit message (Expand)AuthorAge
* perf cs-etm: Add missing case valueSolomon Tan2019-03-28
* perf cs-etm: Add traceID in packetLeo Yan2019-02-06
* perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan2019-02-06
* perf cs-etm: Add exception number in exception packetLeo Yan2019-02-06
* perf cs-etm: Set sample flags for instruction range packetLeo Yan2019-02-06
* perf cs-etm: Add last instruction information in packetLeo Yan2019-02-06
* perf cs-etm: Generate branch sample for exception packetLeo Yan2018-12-18
* perf cs-etm: Treat EO_TRACE element as trace discontinuityLeo Yan2018-12-18
* perf cs-etm: Treat NO_SYNC element as trace discontinuityLeo Yan2018-12-18
* perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan2018-12-18
* perf cs-etm: Remove unused 'trace_on' in cs_etm_decoderLeo Yan2018-12-18
* perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier2018-12-17
* perf cs-etm: Add support for ETMv3 trace decodingMathieu Poirier2018-12-17
* perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2018-12-17
* perf cs-etm: Introduce invalid address macroLeo Yan2018-07-24
* perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-30
* coresight: Move to SPDX identifierMathieu Poirier2018-04-19
* perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2018-02-16
* perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2018-02-16
* perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2018-01-25
* perf tools: Add support for decoding CoreSight trace dataMathieu Poirier2018-01-25
* perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier2018-01-25