aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/cs-etm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker1-23/+57
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker1-48/+386
2018-02-16perf cs-etm: Freeing allocated memoryMathieu Poirier1-0/+6
2018-01-25perf tools: Add mechanic to synthesise CoreSight trace packetsMathieu Poirier1-0/+168
2018-01-25perf tools: Add full support for CoreSight trace decodingMathieu Poirier1-6/+160
2018-01-25pert tools: Add queue management functionalityMathieu Poirier1-4/+204
2018-01-25perf tools: Add decoder mechanic to support dumping trace dataMathieu Poirier1-4/+104
2018-01-25perf tools: Add processing of coresight metadataTor Jeremiassen1-3/+191
2018-01-25perf tools: Add initial entry point for decoder CoreSight tracesMathieu Poirier1-0/+213