aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/coresight.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier1-2/+19
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-1/+1
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier1-2/+4
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-1/+1
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier1-2/+0
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier1-0/+3
2015-10-07coresight: fixing typographical errorMathieu Poirier1-1/+1
2015-08-05coresight: Fix implicit inclusion of linux/sched.hMark Brown1-0/+1
2015-08-05Coresight: Add an interface for supporting ETM3/4 Context ID tracingChunyan Zhang1-0/+20
2015-02-04coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia1-3/+0
2015-01-12coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier1-5/+5
2015-01-12coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu1-9/+0
2014-11-26coresight: fixed comments in coresight.hPankaj Dubey1-3/+3
2014-11-07coresight: add CoreSight core layer frameworkPratik Patel1-0/+263