summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc-etf.c
Commit message (Expand)AuthorAgeFilesLines
* coresight tmc: Add helpers for accessing 64bit registersSuzuki K Poulose2017-08-281-4/+4
* coresight: Add barrier packet for synchronisationMathieu Poirier2017-08-281-1/+25
* coresight: Correct buffer lost incrementMathieu Poirier2017-08-281-2/+6
* coresight: tmc: minor fix for output logLeo Yan2017-06-091-8/+17
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-4/+3Star
* coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2016-11-291-13/+5Star
* coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose2016-11-291-18/+14Star
* coresight: tmc: mark symbols static where possibleBaoyou Xie2016-09-091-1/+1
* coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-311-1/+1
* coresight: tmc: Limit the trace to available dataSuzuki K Poulose2016-08-311-0/+2
* coresight: tmc: implementing TMC-ETF AUX space APIMathieu Poirier2016-05-031-0/+199
* coresight: tmc: keep track of memory widthMathieu Poirier2016-05-031-13/+1Star
* coresight: tmc: make sysFS and Perf mode mutually exclusiveMathieu Poirier2016-05-031-2/+58
* coresight: tmc: dump system memory content only when neededMathieu Poirier2016-05-031-1/+6
* coresight: tmc: adding mode of operation for link/sinksMathieu Poirier2016-05-031-7/+20
* coresight: tmc: getting rid of multiple read accessMathieu Poirier2016-05-031-0/+5
* coresight: tmc: allocating memory when neededMathieu Poirier2016-05-031-8/+82
* coresight: tmc: making prepare/unprepare functions genericMathieu Poirier2016-05-031-1/+61
* coresight: tmc: splitting driver in ETB/ETF and ETR componentsMathieu Poirier2016-05-031-0/+204