aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-12perf cs-etm: Refactor timestamp variable namesJames Clark1-2/+2
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-2/+3
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan1-0/+1
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach1-5/+25
2020-05-05perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan1-3/+0
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-1/+2
2019-06-10perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h insteadArnaldo Carvalho de Melo1-10/+1
2019-06-10perf cs-etm: Add notion of time to decoding codeMathieu Poirier1-0/+17
2019-06-10perf cs-etm: Linking PE contextID with perf thread mechanicMathieu Poirier1-0/+10
2019-06-10perf cs-etm: Introduce the concept of trace ID queuesMathieu Poirier1-2/+13
2019-06-10perf cs-etm: Move packet queue out of decoder structureMathieu Poirier1-0/+53
2019-06-10perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier1-0/+12
2019-02-14perf cs-etm: Introducing function cs_etm__init_trace_params()Mathieu Poirier1-2/+2
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan1-0/+44
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan1-1/+8
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-01-25perf tools: Add processing of coresight metadataTor Jeremiassen1-0/+3
2018-01-25perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier1-0/+15
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier1-0/+74