index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2015-05-24
coresight-etm4x: Controls pertaining to the ViewInst register
Pratik Patel
1
-0
/
+98
2015-05-24
coresight-etm4x: Controls pertaining to various configuration options
Pratik Patel
1
-0
/
+124
2015-05-24
coresight-etm4x: Controls pertaining to the reset, mode, pe and events
Pratik Patel
1
-0
/
+441
2015-05-24
coresight-etm4x: Controls pertaining to tracer configuration
Pratik Patel
1
-0
/
+117
2015-05-24
coresight-etm4x: Adding CoreSight ETM4x driver
Pratik Patel
1
-0
/
+697