summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cs-etm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2018-05-151-4/+24
|\
| * perf cs-etm: Remove redundant spaceLeo Yan2018-05-111-2/+2
| * perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-05-111-2/+22
* | perf thread: Make thread__find_map() return the mapArnaldo Carvalho de Melo2018-04-261-3/+1Star
* | perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo2018-04-261-1/+1
|/
* coresight: Move to SPDX identifierMathieu Poirier2018-04-191-2/+1Star
* perf inject: Emit instruction records on ETM trace discontinuityRobert Walker2018-02-161-23/+57
* perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker2018-02-161-48/+386
* perf cs-etm: Freeing allocated memoryMathieu Poirier2018-02-161-0/+6
* perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier2018-01-251-0/+168
* perf tools: Add full support for CoreSight trace decodingMathieu Poirier2018-01-251-6/+160
* pert tools: Add queue management functionalityMathieu Poirier2018-01-251-4/+204
* perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier2018-01-251-4/+104
* perf tools: Add processing of coresight metadataTor Jeremiassen2018-01-251-3/+191
* perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier2018-01-251-0/+213