summaryrefslogtreecommitdiff
path: root/tools/perf/util/cs-etm.h
AgeCommit message (Expand)Author
2023-10-17perf pmu: Lazily compute default configIan Rogers
2023-06-12perf cs-etm: Track exception levelJames Clark
2023-06-12perf cs-etm: Make PID format accessible from struct cs_etm_auxtraceJames Clark
2023-05-26perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark
2023-04-24perf cs-etm: Use bool type for boolean valuesJames Clark
2023-04-24perf cs-etm: Allow user to override timestamp and contextid settingsJames Clark
2023-04-04perf cs-etm: Move mapping of Trace ID and cpu into helper functionMike Leach
2023-01-22perf cs_etm: Set the time field in the synthetic samplesGerman Gomez
2023-01-22perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETEGerman Gomez
2023-01-22perf cs_etm: Keep separate symbols for ETMv4 and ETE parametersGerman Gomez
2022-12-14perf cs-etm: Print auxtrace info even if OpenCSD isn't linkedJames Clark
2022-12-14perf cs-etm: Remove unused stub methodsJames Clark
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