summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.c
Commit message (Expand)AuthorAgeFilesLines
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3
* coresight: etm4x: constify amba_idArvind Yadav2017-08-281-1/+1
* coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach2017-08-281-0/+4
* hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-10/+10
* coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier2017-01-251-1/+2
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-251-2/+5
* coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-2/+2
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
* coresight: etm4x: adding configurable start/stop filteringMathieu Poirier2016-08-311-0/+71
* coresight: etm4x: adding configurable address range filteringMathieu Poirier2016-08-311-9/+119
* coresight: etm4x: configuring include/exclude functionMathieu Poirier2016-08-311-10/+25
* coresight: etm4x: adding range filter configuration functionMathieu Poirier2016-08-311-18/+38
* coresight: etm4x: cleaning up default filter configurationMathieu Poirier2016-08-311-26/+27
* coresight: etm4x: split default and filter configurationMathieu Poirier2016-08-311-14/+22
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-311-8/+11
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-311-0/+12
* coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-311-1/+0
* coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-311-12/+8
* coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-311-4/+2
* coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose2016-08-311-4/+4
* coresight: always use stashed trace id value in etm4_trace_idSudeep Holla2016-08-311-15/+1
* hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-38/+49
* 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
OpenPOWER on IntegriCloud