summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm-decoder/cs-etm-decoder.h
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Print the decoder nameJames Clark2021-09-031-0/+1
* perf cs-etm: Create ETE decoderJames Clark2021-09-031-0/+12
* perf cs-etm: Use traceID aware memory callback APIMathieu Poirier2019-06-101-2/+1
* perf cs-etm: Move packet queue out of decoder structureMathieu Poirier2019-06-101-33/+3
* perf cs-etm: Make cs_etm__run_decoder() queue independentMathieu Poirier2019-02-141-7/+0
* perf cs-etm: Introducing function cs_etm_decoder__init_dparams()Mathieu Poirier2019-02-141-1/+2
* perf cs-etm: Add traceID in packetLeo Yan2019-02-061-0/+1
* perf cs-etm: Add exception number in exception packetLeo Yan2019-02-061-0/+1
* perf cs-etm: Set sample flags for instruction range packetLeo Yan2019-02-061-0/+1
* perf cs-etm: Add last instruction information in packetLeo Yan2019-02-061-0/+3
* perf cs-etm: Generate branch sample for exception packetLeo Yan2018-12-181-2/+2
* perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITYLeo Yan2018-12-181-1/+1
* perf cs-etm: Refactor enumeration cs_etm_sample_typeLeo Yan2018-12-181-3/+3
* perf cs-etm: Add support for PTMv1.1 decodingMathieu Poirier2018-12-171-0/+1
* 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-171-0/+10
* perf cs-etm: Fix start tracing packet handlingLeo Yan2018-07-311-0/+1
* perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2018-02-161-0/+1
* perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2018-02-161-0/+1
* perf tools: Add functionality to communicate with the openCSD decoderMathieu Poirier2018-01-251-0/+9
* perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier2018-01-251-0/+96