summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm3x.c
Commit message (Expand)AuthorAgeFilesLines
* hwtracing/coresight-etm3x: Convert to hotplug state machineRichard Cochran2016-07-151-41/+49
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-6/+8
* coresight: introducing a global trace ID functionMathieu Poirier2016-02-201-5/+2
* coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier2016-02-201-0/+7
* coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-201-5/+90
* coresight: etm3x: implementing user/kernel mode tracingMathieu Poirier2016-02-201-0/+63
* coresight: etm3x: consolidating initial configMathieu Poirier2016-02-201-23/+14
* coresight: etm3x: changing default trace configurationMathieu Poirier2016-02-201-16/+13
* coresight: etm3x: set progbit to stop trace collectionMathieu Poirier2016-02-201-3/+0
* coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-201-8/+60
* coresight: etm3x: splitting struct etm_drvdataMathieu Poirier2016-02-201-74/+79
* coresight: etm3x: unlocking tracers in default arch initMathieu Poirier2016-02-201-5/+5
* coresight: etm3x: moving sysFS entries to dedicated fileMathieu Poirier2016-02-201-1217/+17
* coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2016-02-201-29/+0
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-3/+0
* coresight: implementing 'cpu_id()' APIMathieu Poirier2016-02-071-0/+8
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-071-12/+1
* coresight: etm3x: making error message unambiguousMathieu Poirier2015-10-071-2/+4
* coresight: etm3x: breaking down sysFS status interfaceMathieu Poirier2015-10-071-49/+51
* coresight: etm3x: adding cpu affinity to sysFS interfaceMathieu Poirier2015-10-071-0/+13
* coresight-etm3x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-051-5/+11
* coresight-etm3x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-051-8/+8
* coresight-etm3x: Add Qualcomm PTM v1.1 peripheral IDIvan T. Ivanov2015-08-051-0/+5
* coresight: etm: retrieve and handle atclkLinus Walleij2015-05-241-1/+35
* coresight: etm: let runtime PM handle core clockLinus Walleij2015-05-241-44/+16
* coresight: etm: print what version of ETM/PTM is detectedLinus Walleij2015-05-241-1/+5
* coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier2015-05-241-11/+1
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+1932
OpenPOWER on IntegriCloud