summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.c
Commit message (Expand)AuthorAgeFilesLines
* 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