aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.c
Commit message (Expand)AuthorAge
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-31
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-31
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-31
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-31
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-31
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-31
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-31
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-31
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-31
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-31
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-31
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-31
* coresight: always use stashed trace id value in etm4_trace_idSudeep Holla2016-08-31
* hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-15
* coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng2016-05-03
* coresight: etm4x: implementing the perf PMU APIMathieu Poirier2016-05-01
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-01
* coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2016-05-01
* coresight: etm4x: unlocking tracers in default arch initMathieu Poirier2016-05-01
* coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2016-05-01
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-01
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-01
* drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker2016-02-20
* coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-20
* coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-20
* coresight: moving PM runtime operations to core frameworkMathieu Poirier2016-02-20
* coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long2016-02-20
* coresight: implementing 'cpu_id()' APIMathieu Poirier2016-02-08
* coresight: removing bind/unbind options from sysfsMathieu Poirier2016-02-08
* Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang2015-10-07
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-05
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-05
* drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker2015-06-08
* coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2015-05-24
* coresight-etm4x: Read only access to the main management registersMathieu Poirier2015-05-24
* coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel2015-05-24
* coresight-etm4x: Controls pertaining to tracer configurationPratik Patel2015-05-24
* coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel2015-05-24