index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight.c
Age
Commit message (
Expand
)
Author
2019-02-06
coresight: Use event attributes for sink selection
Mathieu Poirier
2019-02-06
coresight: perf: Add "sinks" group to PMU directory
Mathieu Poirier
2018-09-25
coresight: Add support for CLAIM tag protocol
Suzuki K Poulose
2018-09-25
coresight: Handle failures in enabling a trace path
Suzuki K Poulose
2018-09-25
coresight: perf: Remove set_buffer call back
Suzuki K Poulose
2018-09-25
coresight: Fix handling of sinks
Suzuki K Poulose
2018-09-25
coresight: platform: Cleanup coresight connection handling
Suzuki K Poulose
2018-09-25
coresight: Document error handling in coresight_register
Suzuki K Poulose
2018-07-15
coresight: Add helper device type
Suzuki K Poulose
2018-07-15
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
2018-07-15
coresight: Add helper for inserting synchronization packets
Suzuki K Poulose
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
2018-05-14
coresight: use put_device() instead of kfree()
Arvind Yadav
2017-12-19
coresight: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-08-28
coresight: Add barrier packet for synchronisation
Mathieu Poirier
2017-06-09
coresight: Fix reference count for software sources
Suzuki K Poulose
2017-06-09
coresight: Disable the path only when the source is disabled
Suzuki K Poulose
2016-11-29
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
2016-06-16
coresight: Handle build path error
Suzuki K Poulose
2016-06-16
coresight: Fix NULL pointer dereference in _coresight_build_path
Suzuki K Poulose
2016-05-03
coresight: configuring ETF in FIFO mode when acting as link
Mathieu Poirier
2016-05-03
coresight: adding path for STM device
Mathieu Poirier
2016-05-03
coresight: no need to do the forced type conversion
Li Pengcheng
2016-02-20
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
2016-02-20
coresight: etb10: adding operation mode for sink->enable()
Mathieu Poirier
2016-02-20
coresight: etm3x: implementing perf_enable/disable() API
Mathieu Poirier
2016-02-20
coresight: etm3x: adding operation mode for etm_enable()
Mathieu Poirier
2016-02-20
coresight: moving PM runtime operations to core framework
Mathieu Poirier
2016-02-20
coresight: add API to get sink from path
Mathieu Poirier
2016-02-20
coresight: associating path with session rather than tracer
Mathieu Poirier
2016-02-07
coresight: remove csdev's link from topology
Mathieu Poirier
2016-02-07
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
2016-02-07
coresight: coresight_unregister() function cleanup
Mathieu Poirier
2016-02-07
coresight: fixing lockdep error
Mathieu Poirier
2016-02-07
coresight: fixing indentation problem
Mathieu Poirier
2015-12-21
coresight: checking for NULL string in coresight_name_match()
Mathieu Poirier
2015-10-07
coresight: adding comments to remove ambiguity
Mathieu Poirier
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier