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