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