aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.c
AgeCommit message (Expand)Author
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2019-11-20coresight: etm4x: Configure EL2 exception level when kernel is running in HYPTomasz Nowicki
2019-10-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray
2019-04-05coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan
2018-07-15coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier
2017-08-28coresight: etm4x: constify amba_idArvind Yadav
2017-08-28coresight: etm4x: Adds trace return stack option programming for ETMv4.Mike Leach
2017-05-26hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior
2017-01-25coresight: etm4x: Fix timestamp configuration when working from perfMathieu Poirier
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach
2016-12-25coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-08-31coresight: etm4x: adding configurable start/stop filteringMathieu Poirier
2016-08-31coresight: etm4x: adding configurable address range filteringMathieu Poirier
2016-08-31coresight: etm4x: configuring include/exclude functionMathieu Poirier
2016-08-31coresight: etm4x: adding range filter configuration functionMathieu Poirier
2016-08-31coresight: etm4x: cleaning up default filter configurationMathieu Poirier
2016-08-31coresight: etm4x: split default and filter configurationMathieu Poirier
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla
2016-08-31coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun
2016-08-31coresight: Use local coresight_desc instancesSuzuki K Poulose
2016-08-31coresight: Add better messages for coresight_timeoutSuzuki K Poulose
2016-08-31coresight: etmv4: Fix ETMv4x peripheral ID tableSuzuki K Poulose
2016-08-31coresight: always use stashed trace id value in etm4_trace_idSudeep Holla
2016-07-15hwtracing/coresight-etm4x: Convert to hotplug state machineSebastian Andrzej Siewior
2016-05-03coresight: etm4x: add tracer ID for A72 Maia processor.Li Pengcheng
2016-05-01coresight: etm4x: implementing the perf PMU APIMathieu Poirier
2016-05-01coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier
2016-05-01coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier
2016-05-01coresight: etm4x: unlocking tracers in default arch initMathieu Poirier
2016-05-01coresight: etm4x: splitting etmv4 default configurationMathieu Poirier
2016-05-01coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier
2016-05-01coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier
2016-02-20coresight: moving PM runtime operations to core frameworkMathieu Poirier
2016-02-20coresight: "DEVICE_ATTR_RO" should defined as static.Eric Long
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier
2016-02-07coresight: removing bind/unbind options from sysfsMathieu Poirier
2015-10-07Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessedChunyan Zhang
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang
2015-06-08drivers/hwtracing: fix coresight-etm4x implicit <module.h> usagePaul Gortmaker
2015-05-24coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier
2015-05-24coresight-etm4x: Read only access to the main management registersMathieu Poirier
2015-05-24coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel
2015-05-24coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel