summaryrefslogtreecommitdiff
path: root/tools/perf/util/cs-etm.h
AgeCommit message (Expand)Author
2021-09-03perf cs-etm: Save TRCDEVARCH registerJames Clark
2021-05-12perf cs-etm: Refactor timestamp variable namesJames Clark
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach
2020-05-05perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo
2019-06-10perf cs-etm: Remove duplicate GENMASK() define, use linux/bits.h insteadArnaldo Carvalho de Melo
2019-06-10perf cs-etm: Add notion of time to decoding codeMathieu Poirier
2019-06-10perf cs-etm: Linking PE contextID with perf thread mechanicMathieu Poirier
2019-06-10perf cs-etm: Introduce the concept of trace ID queuesMathieu Poirier
2019-06-10perf cs-etm: Move packet queue out of decoder structureMathieu Poirier
2019-06-10perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier
2019-02-14perf cs-etm: Introducing function cs_etm__init_trace_params()Mathieu Poirier
2019-02-06perf cs-etm: Set sample flags for exception packetLeo Yan
2019-02-06perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-01-25perf tools: Add processing of coresight metadataTor Jeremiassen
2018-01-25perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier