summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/arm/util/cs-etm.c
Commit message (Expand)AuthorAgeFilesLines
* tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo2019-07-091-0/+1
* perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo2019-06-251-0/+1
* perf: cs-etm: Optimize option setup for CPU-wide sessionsMathieu Poirier2019-06-171-12/+8Star
* perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-06-101-4/+123
* perf cs-etm: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier2019-06-101-0/+3
* perf cs-etm: Configure timestamp generation in CPU-wide modeMathieu Poirier2019-06-101-0/+57
* perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-101-19/+107
* perf coresight: Remove set_drv_config() APIMathieu Poirier2019-02-061-54/+0Star
* perf arm cs-etm: Use event attributes to send sink information to kernelMathieu Poirier2019-02-061-0/+44
* coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1Star
* perf cs-etm: Properly deal with cpu mapsMathieu Poirier2018-02-161-15/+36
* perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-281-1/+27
* perf coresight: Remove superfluous check before useKim Phillips2017-06-191-13/+12Star
* tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-191-2/+2
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-241-0/+1
* perf coresight: Removing miscellaneous debug outputMathieu Poirier2016-10-241-2/+0Star
* perf tools: Add sink configuration for cs_etm PMUMathieu Poirier2016-09-221-0/+58
* perf tools: Add coresight etm PMU record capabilitiesMathieu Poirier2016-09-221-0/+559