summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm.h
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Save TRCDEVARCH registerJames Clark2021-09-031-0/+11
* perf cs-etm: Refactor timestamp variable namesJames Clark2021-05-121-2/+2
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-2/+3
* perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan2021-03-021-0/+1
* perf cs-etm: Update ETM metadata formatMike Leach2021-03-021-5/+25
* perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2020-05-051-3/+0
* perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-311-1/+2
* perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h insteadArnaldo Carvalho de Melo2019-06-101-10/+1
* perf cs-etm: Add notion of time to decoding codeMathieu Poirier2019-06-101-0/+17
* perf cs-etm: Linking PE contextID with perf thread mechanicMathieu Poirier2019-06-101-0/+10
* perf cs-etm: Introduce the concept of trace ID queuesMathieu Poirier2019-06-101-2/+13
* perf cs-etm: Move packet queue out of decoder structureMathieu Poirier2019-06-101-0/+53
* perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-101-0/+12
* perf cs-etm: Introducing function cs_etm__init_trace_params()Mathieu Poirier2019-02-141-2/+2
* perf cs-etm: Set sample flags for exception packetLeo Yan2019-02-061-0/+44
* perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan2019-02-061-1/+8
* coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1
* perf tools: Add processing of coresight metadataTor Jeremiassen2018-01-251-0/+3
* perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier2018-01-251-0/+15
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-0/+74