summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.h
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-251-0/+1
* coresight: remove duplicated enumerationMathieu Poirier2016-08-311-8/+0
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-311-0/+3
* coresight: etm4x: modify q_support typeLi Pengcheng2016-05-031-1/+1
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-011-1/+4
* coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2016-05-011-2/+3
* coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2016-05-011-0/+12
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-011-97/+105
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-011-0/+2
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-051-0/+3
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-051-2/+2
* coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel2015-05-241-0/+391