index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
coresight: etm4x: implementing user/kernel mode tracing
Mathieu Poirier
3
-1
/
+42
2016-05-02
coresight: etm4x: moving etm_drvdata::enable to atomic field
Mathieu Poirier
2
-11
/
+63
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
2
-67
/
+73
2016-05-02
coresight: etm4x: splitting struct etmv4_drvdata
Mathieu Poirier
3
-445
/
+533
2016-05-02
coresight: etm4x: adding config and traceid registers
Mathieu Poirier
1
-0
/
+4
2016-05-02
coresight: etm4x: moving sysFS entries to a dedicated file
Mathieu Poirier
4
-2030
/
+2052
2016-03-05
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
10
-45
/
+24
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
4
-1
/
+434
2016-02-21
coresight: etb10: implementing AUX API
Mathieu Poirier
1
-0
/
+234
2016-02-21
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
5
-15
/
+31
2016-02-21
coresight: etb10: moving to local atomic operations
Mathieu Poirier
1
-4
/
+5
2016-02-21
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
4
-7
/
+95
2016-02-21
coresight: etm3x: implementing user/kernel mode tracing
Mathieu Poirier
4
-1
/
+75
2016-02-21
coresight: etm3x: consolidating initial config
Mathieu Poirier
1
-23
/
+14
2016-02-21
coresight: etm3x: changing default trace configuration
Mathieu Poirier
2
-16
/
+15
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
6
-16
/
+75
2016-02-21
coresight: etm3x: splitting struct etm_drvdata
Mathieu Poirier
3
-240
/
+305
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
4
-1218
/
+1241
2016-02-21
coresight: etm3x: moving etm_readl/writel to header file
Mathieu Poirier
2
-29
/
+29
2016-02-21
coresight: moving PM runtime operations to core framework
Mathieu Poirier
9
-29
/
+8
2016-02-21
coresight: add API to get sink from path
Mathieu Poirier
2
-0
/
+16
2016-02-21
coresight: associating path with session rather than tracer
Mathieu Poirier
2
-95
/
+206
2016-02-21
coresight: etm4x: Check every parameter used by dma_xx_coherent.
Eric Long
1
-2
/
+2
2016-02-21
coresight: "DEVICE_ATTR_RO" should defined as static.
Eric Long
2
-2
/
+2
2016-02-08
coresight: implementing 'cpu_id()' API
Mathieu Poirier
2
-0
/
+16
2016-02-08
coresight: removing bind/unbind options from sysfs
Mathieu Poirier
8
-91
/
+8
2016-02-08
coresight: remove csdev's link from topology
Mathieu Poirier
1
-0
/
+46
2016-02-08
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
1
-0
/
+2
2016-02-08
coresight: coresight_unregister() function cleanup
Mathieu Poirier
1
-1
/
+2
2016-02-08
coresight: fixing lockdep error
Mathieu Poirier
1
-4
/
+0
2016-02-08
coresight: fixing indentation problem
Mathieu Poirier
1
-1
/
+1
2015-12-22
coresight: Fix a typo in Kconfig
Andrew F. Davis
1
-1
/
+1
2015-12-22
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
1
-1
/
+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-10-07
coresight: adding comments to remove ambiguity
Mathieu Poirier
1
-0
/
+5
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
2
-6
/
+18
2015-08-05
coresight-etm3x: Support context-ID tracing when PID namespace is enabled
Chunyan Zhang
2
-5
/
+14
2015-08-05
coresight-etm4x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-12
/
+12
2015-08-05
coresight-etm3x: Change the name of the ctxid_val to ctxid_pid
Chunyan Zhang
2
-10
/
+10
2015-08-05
coresight: replicator: Use builtin_platform_driver()
Vaishali Thakkar
1
-12
/
+1
2015-08-05
coresight-etm3x: Add Qualcomm PTM v1.1 peripheral ID
Ivan T. Ivanov
1
-0
/
+5
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
[next]