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