summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/util/cs-etm.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-06perf coresight: Remove set_drv_config() APIMathieu Poirier1-54/+0
2019-02-06perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier1-0/+44
2018-04-19coresight: Move to SPDX identifierMathieu Poirier1-12/+1
2018-02-16perf cs-etm: Properly deal with cpu mapsMathieu Poirier1-15/+36
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-1/+27
2017-06-19perf coresight: Remove superfluous check before useKim Phillips1-13/+12
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo1-2/+2
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo1-0/+1
2016-10-24perf coresight: Removing miscellaneous debug outputMathieu Poirier1-2/+0
2016-09-22perf tools: Add sink configuration for cs_etm PMUMathieu Poirier1-0/+58
2016-09-22perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier1-0/+559