index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x.c
Age
Commit message (
Expand
)
Author
2017-01-25
coresight: etm4x: Fix timestamp configuration when working from perf
Mathieu Poirier
2017-01-25
coresight: etm4x: Fix enabling of cycle accurate tracing in perf.
Mike Leach
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
2016-08-31
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
2016-08-31
coresight: always use stashed trace id value in etm4_trace_id
Sudeep Holla
2016-07-15
hwtracing/coresight-etm4x: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-05-03
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
2016-05-01
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
2016-05-01
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
2016-05-01
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
2016-05-01
coresight: etm4x: unlocking tracers in default arch init
Mathieu Poirier
2016-05-01
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
2016-05-01
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
2016-05-01
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2016-02-07
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-07
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
2015-05-24
coresight-etm4x: Read only access to the tracer's ID registers
Mathieu Poirier
2015-05-24
coresight-etm4x: Read only access to the main management registers
Mathieu Poirier
2015-05-24
coresight-etm4x: Controls pertaining to the VM ID functions
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the context ID functions
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the selection of resources
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the counter functions
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the sequencer functions
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the address comparator functions
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the ViewInst register
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to various configuration options
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to the reset, mode, pe and events
Pratik Patel
2015-05-24
coresight-etm4x: Controls pertaining to tracer configuration
Pratik Patel
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel