index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
2016-03-05
1
-2
/
+2
*
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
10
-45
/
+24
*
coresight: introducing a global trace ID function
Mathieu Poirier
2016-02-20
1
-5
/
+2
*
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
2016-02-20
4
-1
/
+434
*
coresight: etb10: implementing AUX API
Mathieu Poirier
2016-02-20
1
-0
/
+234
*
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
5
-15
/
+31
*
coresight: etb10: moving to local atomic operations
Mathieu Poirier
2016-02-20
1
-4
/
+5
*
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
4
-7
/
+95
*
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
2016-02-20
4
-1
/
+75
*
coresight: etm3x: consolidating initial config
Mathieu Poirier
2016-02-20
1
-23
/
+14
*
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2016-02-20
2
-16
/
+15
*
coresight: etm3x: set progbit to stop trace collection
Mathieu Poirier
2016-02-20
1
-3
/
+0
*
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
6
-16
/
+75
*
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
2016-02-20
3
-240
/
+305
*
coresight: etm3x: unlocking tracers in default arch init
Mathieu Poirier
2016-02-20
1
-5
/
+5
*
coresight: etm3x: moving sysFS entries to dedicated file
Mathieu Poirier
2016-02-20
4
-1218
/
+1241
*
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
2016-02-20
2
-29
/
+29
*
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
9
-29
/
+8
*
coresight: add API to get sink from path
Mathieu Poirier
2016-02-20
2
-0
/
+16
*
coresight: associating path with session rather than tracer
Mathieu Poirier
2016-02-20
2
-95
/
+206
*
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
2016-02-20
1
-2
/
+2
*
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2016-02-20
2
-2
/
+2
*
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2016-02-07
2
-0
/
+16
*
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
2016-02-07
8
-91
/
+8
*
coresight: remove csdev's link from topology
Mathieu Poirier
2016-02-07
1
-0
/
+46
*
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
2016-02-07
1
-0
/
+2
*
coresight: coresight_unregister() function cleanup
Mathieu Poirier
2016-02-07
1
-1
/
+2
*
coresight: fixing lockdep error
Mathieu Poirier
2016-02-07
1
-4
/
+0
*
coresight: fixing indentation problem
Mathieu Poirier
2016-02-07
1
-1
/
+1
*
coresight: Fix a typo in Kconfig
Andrew F. Davis
2015-12-21
1
-1
/
+1
*
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
2015-12-21
1
-1
/
+1
*
coresight: etm3x: making error message unambiguous
Mathieu Poirier
2015-10-07
1
-2
/
+4
*
coresight: etm3x: breaking down sysFS status interface
Mathieu Poirier
2015-10-07
1
-49
/
+51
*
coresight: etm3x: adding cpu affinity to sysFS interface
Mathieu Poirier
2015-10-07
1
-0
/
+13
*
coresight: adding comments to remove ambiguity
Mathieu Poirier
2015-10-07
1
-0
/
+5
*
Coresight: ETMv4: Prevent TRCRSCTLR0&1 from being accessed
Chunyan Zhang
2015-10-07
1
-6
/
+16
*
coresight-etm4x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
2
-6
/
+18
*
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2015-08-05
2
-5
/
+14
*
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
2
-12
/
+12
*
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2015-08-05
2
-10
/
+10
*
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
2015-08-05
1
-12
/
+1
*
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
2015-08-05
1
-0
/
+5
*
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
2015-06-08
1
-0
/
+1
*
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
2015-06-08
1
-0
/
+1
*
coresight: replicator: Add Qualcomm CoreSight Replicator driver
Pratik Patel
2015-05-24
3
-0
/
+223
*
coresight: fix typo in of_coresight.c
Pankaj Dubey
2015-05-24
1
-1
/
+1
*
coresight: replicator: retrieve and handle atclk
Linus Walleij
2015-05-24
1
-4
/
+67
*
coresight: funnel: retrieve and handle atclk
Linus Walleij
2015-05-24
1
-0
/
+37
*
coresight: etb: retrieve and handle atclk
Linus Walleij
2015-05-24
1
-0
/
+37
*
coresight: tpiu: retrieve and handle atclk
Linus Walleij
2015-05-24
1
-0
/
+37
[next]