Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c867216c555f5897b327daed6240bfb9e489c97
/
drivers
/
hwtracing
/
coresight
0ef7528
coresight: tmc: mark symbols static where possible
by Baoyou Xie
· 8 years ago
8e67cdb
coresight: perf: deal with error condition properly
by Mathieu Poirier
· 8 years ago
e97b1c6
coresight: etm4x: adding configurable start/stop filtering
by Mathieu Poirier
· 8 years ago
2703d74
coresight: etm4x: adding configurable address range filtering
by Mathieu Poirier
· 8 years ago
f0d30cc
coresight: etm4x: configuring include/exclude function
by Mathieu Poirier
· 8 years ago
6cccf66
coresight: etm4x: adding range filter configuration function
by Mathieu Poirier
· 8 years ago
5edd944
coresight: etm4x: cleaning up default filter configuration
by Mathieu Poirier
· 8 years ago
2a5695a
coresight: etm4x: split default and filter configuration
by Mathieu Poirier
· 8 years ago
ca878b1
coresight: etm-perf: configuring filters from perf core
by Mathieu Poirier
· 8 years ago
2b7adc4
coresight: remove duplicated enumeration
by Mathieu Poirier
· 8 years ago
68905d7
coresight: etm-perf: pass struct perf_event to source::enable/disable()
by Mathieu Poirier
· 8 years ago
3224dcc
coresight: fix handling of ETM trace register access via sysfs
by Sudeep Holla
· 8 years ago
46a3d5c
coresight: etm4x: request to retain power to the trace unit when active
by Sudeep Holla
· 8 years ago
1d37ae5
coresight: tmc: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 8 years ago
57a3668
coresight: etm4x: remove duplicated include from coresight-etm4x.c
by Wei Yongjun
· 8 years ago
9486295
coresight: Use local coresight_desc instances
by Suzuki K Poulose
· 8 years ago
7f73b0b
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
2a18d72
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
by Olivier Schonken
· 8 years ago
cd9e347
coresight: add PM runtime calls to coresight_simple_func()
by Mathieu Poirier
· 8 years ago
62d39ac
coresight: delay initialisation when children are missing
by Mathieu Poirier
· 8 years ago
67337e8
coresight: Add better messages for coresight_timeout
by Suzuki K Poulose
· 8 years ago
1c9cbe1
coresight: Cleanup TMC status check
by Suzuki K Poulose
· 8 years ago
78247e2
coresight: etmv4: Fix ETMv4x peripheral ID table
by Suzuki K Poulose
· 8 years ago
8505fea
coresight: tmc: Limit the trace to available data
by Suzuki K Poulose
· 8 years ago
068c0a5
coresight: Fix csdev connections initialisation
by Suzuki K Poulose
· 8 years ago
3afd063
coresight: Consolidate error handling path for tmc_probe
by Suzuki K Poulose
· 8 years ago
481e46f
coresight: Remove erroneous dma_free_coherent in tmc_probe
by Suzuki K Poulose
· 8 years ago
b1149ad
coresight: always use stashed trace id value in etm4_trace_id
by Sudeep Holla
· 8 years ago
f3864d8
coresight-stm: support mmapping channel regions with mmio_addr
by Chunyan Zhang
· 8 years ago
b839215
coresight: access conn->child_name only if it's initialised
by Sudeep Holla
· 8 years ago
58eb457
hwtracing/coresight-etm4x: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 9 years ago
2b5283d
hwtracing/coresight-etm3x: Convert to hotplug state machine
by Richard Cochran
· 9 years ago
5014e90
coresight: Handle build path error
by Suzuki K Poulose
· 9 years ago
f3b8172
coresight: Fix erroneous memset in tmc_read_unprepare_etr
by Suzuki K Poulose
· 9 years ago
8e21529
coresight: Fix tmc_read_unprepare_etr
by Suzuki K Poulose
· 9 years ago
ec48a1d
coresight: Fix NULL pointer dereference in _coresight_build_path
by Suzuki K Poulose
· 9 years ago
bedffda
coresight: etb10: adjust read pointer only when needed
by Mathieu Poirier
· 9 years ago
dc2c4ef
coresight: configuring ETF in FIFO mode when acting as link
by Mathieu Poirier
· 9 years ago
2e499bb
coresight: tmc: implementing TMC-ETF AUX space API
by Mathieu Poirier
· 9 years ago
a02e81f
coresight: moving struct cs_buffers to header file
by Mathieu Poirier
· 9 years ago
4f1ff3d
coresight: tmc: keep track of memory width
by Mathieu Poirier
· 9 years ago
b217601
coresight: tmc: make sysFS and Perf mode mutually exclusive
by Mathieu Poirier
· 9 years ago
a40318f
coresight: tmc: dump system memory content only when needed
by Mathieu Poirier
· 9 years ago
f2facc3
coresight: tmc: adding mode of operation for link/sinks
by Mathieu Poirier
· 9 years ago
f74debb
coresight: tmc: getting rid of multiple read access
by Mathieu Poirier
· 9 years ago
de54619
coresight: tmc: allocating memory when needed
by Mathieu Poirier
· 9 years ago
4525412
coresight: tmc: making prepare/unprepare functions generic
by Mathieu Poirier
· 9 years ago
6c6ed1e
coresight: tmc: splitting driver in ETB/ETF and ETR components
by Mathieu Poirier
· 9 years ago
a8ab426
coresight: tmc: cleaning up header file
by Mathieu Poirier
· 9 years ago
4c324b5
coresight: tmc: introducing new header file
by Mathieu Poirier
· 9 years ago
ebba56e
coresight: tmc: clearly define number of transfers per burst
by Mathieu Poirier
· 9 years ago
b1789b7
coresight: tmc: re-implementing tmc_read_prepare/unprepare() functions
by Mathieu Poirier
· 9 years ago
358f421
coresight: tmc: waiting for TMCReady bit before programming
by Mathieu Poirier
· 9 years ago
580ff80
coresight: tmc: modifying naming convention
by Mathieu Poirier
· 9 years ago
7d83d17
coresight: tmc: adding sysFS management entries
by Mathieu Poirier
· 9 years ago
960e309
coresight: etm4x: add tracer ID for A72 Maia processor.
by Li Pengcheng
· 9 years ago
b5af0a2
coresight: etb10: fixing the right amount of words to read
by Mathieu Poirier
· 9 years ago
237483a
coresight: stm: adding driver for CoreSight STM component
by Pratik Patel
· 9 years ago
a685d68
coresight: adding path for STM device
by Mathieu Poirier
· 9 years ago
6327a45
coresight: etm4x: modify q_support type
by Li Pengcheng
· 9 years ago
e8dc27d
coresight: no need to do the forced type conversion
by Li Pengcheng
· 9 years ago
ef0fd64
coresight: removing gratuitous boot time log messages
by Mathieu Poirier
· 9 years ago
ad352ac
coresight: etb10: splitting sysFS "status" entry
by Mathieu Poirier
· 9 years ago
154f3520
coresight: moving coresight_simple_func() to header file
by Mathieu Poirier
· 9 years ago
37fbbdb
coresight: etm4x: implementing the perf PMU API
by Mathieu Poirier
· 9 years ago
4f6fce5
coresight: etm4x: implementing user/kernel mode tracing
by Mathieu Poirier
· 9 years ago
c38a9ec
coresight: etm4x: moving etm_drvdata::enable to atomic field
by Mathieu Poirier
· 9 years ago
66bbbb7
coresight: etm4x: unlocking tracers in default arch init
by Mathieu Poirier
· 9 years ago
fc208ab
coresight: etm4x: splitting etmv4 default configuration
by Mathieu Poirier
· 9 years ago
54ff892
coresight: etm4x: splitting struct etmv4_drvdata
by Mathieu Poirier
· 9 years ago
7c38aa4
coresight: etm4x: adding config and traceid registers
by Mathieu Poirier
· 9 years ago
a77de26
coresight: etm4x: moving sysFS entries to a dedicated file
by Mathieu Poirier
· 9 years ago
ca48fa2
drivers/hwtracing: make coresight-etm-perf.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
941943c
drivers/hwtracing: make coresight-* explicitly non-modular
by Paul Gortmaker
· 9 years ago
17534ce
coresight: introducing a global trace ID function
by Mathieu Poirier
· 9 years ago
0bcbf2e
coresight: etm-perf: new PMU driver for ETM tracers
by Mathieu Poirier
· 9 years ago
2997aa4
coresight: etb10: implementing AUX API
by Mathieu Poirier
· 9 years ago
e827d45
coresight: etb10: adding operation mode for sink->enable()
by Mathieu Poirier
· 9 years ago
27b10da
coresight: etb10: moving to local atomic operations
by Mathieu Poirier
· 9 years ago
882d5e1
coresight: etm3x: implementing perf_enable/disable() API
by Mathieu Poirier
· 9 years ago
2127154
coresight: etm3x: implementing user/kernel mode tracing
by Mathieu Poirier
· 9 years ago
c528a25
coresight: etm3x: consolidating initial config
by Mathieu Poirier
· 9 years ago
e192172
coresight: etm3x: changing default trace configuration
by Mathieu Poirier
· 9 years ago
47cd066
coresight: etm3x: set progbit to stop trace collection
by Mathieu Poirier
· 9 years ago
22fd532
coresight: etm3x: adding operation mode for etm_enable()
by Mathieu Poirier
· 9 years ago
1925a47
coresight: etm3x: splitting struct etm_drvdata
by Mathieu Poirier
· 9 years ago
ae69a1d
coresight: etm3x: unlocking tracers in default arch init
by Mathieu Poirier
· 9 years ago
c04148e
coresight: etm3x: moving sysFS entries to dedicated file
by Mathieu Poirier
· 9 years ago
c1f8e57
coresight: etm3x: moving etm_readl/writel to header file
by Mathieu Poirier
· 9 years ago
5da5325
coresight: moving PM runtime operations to core framework
by Mathieu Poirier
· 9 years ago
b6404e2
coresight: add API to get sink from path
by Mathieu Poirier
· 9 years ago
b3e9440
coresight: associating path with session rather than tracer
by Mathieu Poirier
· 9 years ago
6139059
coresight: etm4x: Check every parameter used by dma_xx_coherent.
by Eric Long
· 9 years ago
bf16e5b
coresight: "DEVICE_ATTR_RO" should defined as static.
by Eric Long
· 9 years ago
52210c8
coresight: implementing 'cpu_id()' API
by Mathieu Poirier
· 9 years ago
b15f0fb
coresight: removing bind/unbind options from sysfs
by Mathieu Poirier
· 9 years ago
ad725ae
coresight: remove csdev's link from topology
by Mathieu Poirier
· 9 years ago
f2dfab3
coresight: release reference taken by 'bus_find_device()'
by Mathieu Poirier
· 9 years ago
fae5415
coresight: coresight_unregister() function cleanup
by Mathieu Poirier
· 9 years ago
a9ddc71
coresight: fixing lockdep error
by Mathieu Poirier
· 9 years ago
Next »