summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm3x.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: Extend the PIDR mask to cover relevant bits in PIDR2Suzuki K Poulose2017-10-201-12/+12
* coresight: etm3x: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: ptm: Adds trace return stack option programming for PTM.Mike Leach2017-08-281-3/+15
* coresight: etm3x: Set synchronisation frequencty to TRM defaultMathieu Poirier2017-08-281-0/+2
* hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-10/+10
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-311-6/+8
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-311-12/+8Star
* coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-311-0/+5
* 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/+2Star
* 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/+14Star
* coresight: etm3x: changing default trace configurationMathieu Poirier2016-02-201-16/+13Star
* coresight: etm3x: set progbit to stop trace collectionMathieu Poirier2016-02-201-3/+0Star
* 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/+17Star
* coresight: etm3x: moving etm_readl/writel to header fileMathieu Poirier2016-02-201-29/+0Star
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-3/+0Star
* coresight: implementing 'cpu_id()' APIMathieu Poirier2016-02-081-0/+8
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-081-12/+1Star
* 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/+16Star
* 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/+1Star
* coresight: moving to new "hwtracing" directoryMathieu Poirier2015-04-031-0/+1932