summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng2016-05-031-0/+5
* coresight: etm4x: implementing the perf PMU APIMathieu Poirier2016-05-011-5/+80
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-011-0/+35
* coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2016-05-011-9/+60
* coresight: etm4x: unlocking tracers in default arch initMathieu Poirier2016-05-011-6/+5
* coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2016-05-011-67/+61
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-011-66/+68
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-011-2029/+0
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-201-3/+1
* coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-201-1/+3
* coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-201-1/+1
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-201-6/+0
* coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2016-02-201-1/+1
* coresight: implementing 'cpu_id()' APIMathieu Poirier2016-02-071-0/+8
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-071-12/+1
* Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang2015-10-071-6/+16
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-051-6/+15
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-051-10/+10
* drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker2015-06-081-0/+1
* coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2015-05-241-0/+37
* coresight-etm4x: Read only access to the main management registersMathieu Poirier2015-05-241-1/+52
* coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2015-05-241-0/+178
* coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2015-05-241-0/+187
* coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2015-05-241-0/+75
* coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2015-05-241-0/+144
* coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel2015-05-241-0/+129
* coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel2015-05-241-0/+423
* coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel2015-05-241-0/+98
* coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel2015-05-241-0/+124
* coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel2015-05-241-0/+441
* coresight-etm4x: Controls pertaining to tracer configurationPratik Patel2015-05-241-0/+117
* coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel2015-05-241-0/+697
OpenPOWER on IntegriCloud