aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach1-0/+2
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach1-4/+11
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray1-0/+64
2019-06-19coresight: etm: Clean up device specific dataSuzuki K Poulose1-2/+0
2018-07-15coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier1-3/+0
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach1-0/+1
2016-08-31coresight: remove duplicated enumerationMathieu Poirier1-8/+0
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla1-0/+3
2016-05-03coresight: etm4x: modify q_support typeLi Pengcheng1-1/+1
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier1-1/+4
2016-05-01coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier1-2/+3
2016-05-01coresight: etm4x: splitting etmv4 default configurationMathieu Poirier1-0/+12
2016-05-01coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier1-97/+105
2016-05-01coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier1-0/+2
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang1-0/+3
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang1-2/+2
2015-05-24coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel1-0/+391