summaryrefslogtreecommitdiffstats
path: root/include/linux/coresight.h
Commit message (Expand)AuthorAgeFilesLines
* coresight: Use platform agnostic namesSuzuki K Poulose2019-06-201-1/+24
* coresight: Use fwnode handle instead of device namesSuzuki K Poulose2019-06-201-2/+2
* coresight: Reuse platform data structure for connection trackingSuzuki K Poulose2019-06-201-6/+2Star
* coresight: Remove name from platform descriptionSuzuki K Poulose2019-06-201-4/+4
* coresight: Remove cpu field from platform dataSuzuki K Poulose2019-06-201-2/+0Star
* coresight: Make device to CPU mapping genericSuzuki K Poulose2019-06-201-6/+1Star
* coresight: Introduce generic platform data helperSuzuki K Poulose2019-06-201-5/+2Star
* coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier2019-04-251-2/+3
* coresight: Adding return code to sink::disable() operationMathieu Poirier2019-04-251-1/+1
* coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-061-2/+5
* coresight: Add support for CLAIM tag protocolSuzuki K Poulose2018-09-251-0/+20
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-5/+1Star
* coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-5/+1Star
* coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose2018-09-251-7/+2Star
* coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose2018-07-151-0/+1
* coresight: Add helper device typeSuzuki K Poulose2018-07-151-0/+24
* coresight: Cleanup device subtype structSuzuki K Poulose2018-07-151-9/+12
* coresight: Cleanup platform description dataSuzuki K Poulose2018-07-151-2/+0Star
* coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier2018-07-151-20/+0Star
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3Star
* coresight: refactor with function of_coresight_get_cpuLeo Yan2017-06-091-0/+3
* coresight: use const for device_node structuresLeo Yan2017-06-091-3/+4
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-1/+1
* coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier2016-08-311-2/+3
* coresight: etb10: implementing AUX APIMathieu Poirier2016-02-201-2/+19
* coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier2016-02-201-1/+1
* coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier2016-02-201-2/+4
* coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier2016-02-201-1/+1
* coresight: associating path with session rather than tracerMathieu Poirier2016-02-201-2/+0Star
* coresight: implementing 'cpu_id()' APIMathieu Poirier2016-02-081-0/+3
* coresight: fixing typographical errorMathieu Poirier2015-10-071-1/+1
* coresight: Fix implicit inclusion of linux/sched.hMark Brown2015-08-051-0/+1
* Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang2015-08-051-0/+20
* coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia2015-02-041-3/+0Star
* coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier2015-01-121-5/+5
* coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu2015-01-121-9/+0Star
* coresight: fixed comments in coresight.hPankaj Dubey2014-11-271-3/+3
* coresight: add CoreSight core layer frameworkPratik Patel2014-11-081-0/+263