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-etm3x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2017-10-20
coresight: Extend the PIDR mask to cover relevant bits in PIDR2
Suzuki K Poulose
1
-12
/
+12
2017-08-28
coresight: etm3x: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
coresight: ptm: Adds trace return stack option programming for PTM.
Mike Leach
1
-3
/
+15
2017-08-28
coresight: etm3x: Set synchronisation frequencty to TRM default
Mathieu Poirier
1
-0
/
+2
2017-05-26
hwtracing/coresight-etm3x: Use cpuhp_setup_state_nocalls_cpuslocked()
Sebastian Andrzej Siewior
1
-10
/
+10
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-2
/
+2
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
1
-6
/
+8
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
1
-12
/
+8
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
1
-0
/
+5
2016-07-15
hwtracing/coresight-etm3x: Convert to hotplug state machine
Richard Cochran
1
-41
/
+49
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-6
/
+8
2016-02-21
coresight: introducing a global trace ID function
Mathieu Poirier
1
-5
/
+2
2016-02-21
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
1
-0
/
+7
2016-02-21
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
1
-5
/
+90
2016-02-21
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
1
-0
/
+63
2016-02-21
coresight: etm3x: consolidating initial config
Mathieu Poirier
1
-23
/
+14
2016-02-21
coresight: etm3x: changing default trace configuration
Mathieu Poirier
1
-16
/
+13
2016-02-21
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
1
-3
/
+0
2016-02-21
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
1
-8
/
+60
2016-02-21
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
1
-74
/
+79
2016-02-21
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
1
-5
/
+5
2016-02-21
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
1
-1217
/
+17
2016-02-21
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
1
-29
/
+0
2016-02-21
coresight: moving PM runtime operations to core framework
Mathieu Poirier
1
-3
/
+0
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: etm3x: making error message unambiguous
Mathieu Poirier
1
-2
/
+4
2015-10-07
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
1
-49
/
+51
2015-10-07
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
1
-0
/
+13
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
1
-5
/
+11
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
1
-8
/
+8
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
1
-0
/
+5
2015-05-24
coresight: etm: retrieve and handle atclk
Linus Walleij
1
-1
/
+35
2015-05-24
coresight: etm: let runtime PM handle core clock
Linus Walleij
1
-44
/
+16
2015-05-24
coresight: etm: print what version of ETM/PTM is detected
Linus Walleij
1
-1
/
+5
2015-05-24
coresight-etm3x: use module_amba_driver to simplify the code
Mathieu Poirier
1
-11
/
+1
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
1
-0
/
+1932