index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-etm4x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-15
coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
Suzuki K Poulose
1
-17
/
+14
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2017-08-28
coresight: etm4x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: etm4x: Adds trace return stack option programming for ETMv4.
Mike Leach
1
-0
/
+4
2017-05-26
hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+10
2017-01-25
coresight: etm4x: Fix timestamp configuration when working from perf
Mathieu Poirier
1
-1
/
+2
2017-01-25
coresight: etm4x: Fix enabling of cycle accurate tracing in perf.
Mike Leach
1
-2
/
+5
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-2
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-2
/
+2
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
1
-8
/
+11
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
1
-0
/
+12
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
1
-1
/
+0
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
1
-12
/
+8
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
1
-4
/
+2
2016-08-31
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
1
-4
/
+4
2016-08-31
coresight: always use stashed trace id value in etm4_trace_id
Sudeep Holla
1
-15
/
+1
2016-07-15
hwtracing/coresight-etm4x: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+49
2016-05-04
coresight: etm4x: add tracer ID for A72 Maia processor.
Li Pengcheng
1
-0
/
+5
2016-05-02
coresight: etm4x: implementing the perf PMU API
Mathieu Poirier
1
-5
/
+80
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
1
-0
/
+35
2016-05-02
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
1
-9
/
+60
2016-05-02
coresight: etm4x: unlocking tracers in default arch init
Mathieu Poirier
1
-6
/
+5
2016-05-02
coresight: etm4x: splitting etmv4 default configuration
Mathieu Poirier
1
-67
/
+61
2016-05-02
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
1
-66
/
+68
2016-05-02
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
1
-2029
/
+0
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-02-21
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
1
-1
/
+3
2016-02-21
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
1
-1
/
+1
2016-02-21
coresight: moving PM runtime operations to core framework
Mathieu Poirier
1
-6
/
+0
2016-02-21
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
1
-1
/
+1
2016-02-08
coresight: implementing 'cpu_id()' API
Mathieu Poirier
1
-0
/
+8
2016-02-08
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
1
-12
/
+1
2015-10-07
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
1
-6
/
+16
2015-08-05
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
1
-6
/
+15
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
1
-10
/
+10
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-05-24
coresight-etm4x: Read only access to the tracer's ID registers
Mathieu Poirier
1
-0
/
+37
2015-05-24
coresight-etm4x: Read only access to the main management registers
Mathieu Poirier
1
-1
/
+52
2015-05-24
coresight-etm4x: Controls pertaining to the VM ID functions
Pratik Patel
1
-0
/
+178
2015-05-24
coresight-etm4x: Controls pertaining to the context ID functions
Pratik Patel
1
-0
/
+187
2015-05-24
coresight-etm4x: Controls pertaining to the selection of resources
Pratik Patel
1
-0
/
+75
2015-05-24
coresight-etm4x: Controls pertaining to the counter functions
Pratik Patel
1
-0
/
+144
2015-05-24
coresight-etm4x: Controls pertaining to the sequencer functions
Pratik Patel
1
-0
/
+129
2015-05-24
coresight-etm4x: Controls pertaining to the address comparator functions
Pratik Patel
1
-0
/
+423
[next]