aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Generate branch sample for exception packetLeo Yan2018-12-182-8/+22
* perf cs-etm: Treat EO_TRACE element as trace discontinuityLeo Yan2018-12-181-1/+1
* perf cs-etm: Treat NO_SYNC element as trace discontinuityLeo Yan2018-12-181-1/+0
* perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan2018-12-182-6/+6
* perf cs-etm: Refactor enumeration cs_etm_sample_typeLeo Yan2018-12-181-3/+3
* perf cs-etm: Remove unused 'trace_on' in cs_etm_decoderLeo Yan2018-12-181-3/+0
* perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier2018-12-172-2/+9
* perf cs-etm: Add support for ETMv3 trace decodingMathieu Poirier2018-12-171-0/+25
* perf cs-etm: Add configuration for ETMv3 trace protocolMathieu Poirier2018-12-171-0/+8
* perf cs-etm: Support for ARM A32/T32 instruction sets in CoreSight traceRobert Walker2018-12-172-0/+39
* perf cs-etm: Fix start tracing packet handlingLeo Yan2018-07-311-0/+1
* perf cs-etm: Introduce invalid address macroLeo Yan2018-07-241-4/+6
* perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
* coresight: Move to SPDX identifierMathieu Poirier2018-04-191-2/+1
* perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2018-02-162-0/+10
* perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2018-02-162-16/+50
* perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2018-01-252-0/+69
* perf tools: Add support for decoding CoreSight trace dataMathieu Poirier2018-01-251-0/+119
* perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier2018-01-253-0/+431