aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm.c
AgeCommit message (Expand)Author
2020-12-30perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-12-30perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan
2020-11-22Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...Salvatore Bonaccorso
2020-10-17perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2019-01-26perf cs-etm: Correct packets swapping in cs_etm__flush()Leo Yan
2018-11-21perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-07-31perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packetLeo Yan
2018-07-31perf cs-etm: Fix start tracing packet handlingLeo Yan
2018-07-24perf cs-etm: Bail out immediately for instruction sample failureLeo Yan
2018-05-15Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan
2018-04-26perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker
2018-02-16perf cs-etm: Freeing allocated memoryMathieu Poirier
2018-01-25perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier
2018-01-25perf tools: Add full support for CoreSight trace decodingMathieu Poirier
2018-01-25pert tools: Add queue management functionalityMathieu Poirier
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier
2018-01-25perf tools: Add processing of coresight metadataTor Jeremiassen
2018-01-25perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier