aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm3x.c
AgeCommit message (Expand)Author
2016-06-01drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-06-01coresight: introducing a global trace ID functionMathieu Poirier
2016-06-01coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier
2016-06-01coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-06-01coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier
2016-06-01coresight: etm3x: consolidating initial configMathieu Poirier
2016-06-01coresight: etm3x: changing default trace configurationMathieu Poirier
2016-06-01coresight: etm3x: set progbit to stop trace collectionMathieu Poirier
2016-06-01coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-06-01coresight: etm3x: splitting struct etm_drvdataMathieu Poirier
2016-06-01coresight: etm3x: unlocking tracers in default arch initMathieu Poirier
2016-06-01coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier
2016-06-01coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier
2016-06-01coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-06-01coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-06-01coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-10-07coresight: etm3x: making error message unambiguousMathieu Poirier
2015-10-07coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier
2015-10-07coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier
2015-08-05coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang
2015-08-05coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang
2015-08-05coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov
2015-05-24coresight: etm: retrieve and handle atclkLinus Walleij
2015-05-24coresight: etm: let runtime PM handle core clockLinus Walleij
2015-05-24coresight: etm: print what version of ETM/PTM is detectedLinus Walleij
2015-05-24coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier
2015-04-03coresight: moving to new "hwtracing" directoryMathieu Poirier