summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-tmc-etf.c
Commit message (Expand)AuthorAgeFilesLines
* coreisght: tmc: Claim device before useSuzuki K Poulose2018-09-251-3/+19
* coresight: tmc-etb/etf: Prepare to handle errors enablingSuzuki K Poulose2018-09-251-28/+45
* coresight: tmc: Fix byte-address alignment for RRPLeo Yan2018-09-251-2/+2
* coresight: tmc: Refactor loops in etb dumpLeo Yan2018-09-251-10/+7
* coresight: perf: Remove set_buffer call backSuzuki K Poulose2018-09-251-9/+19
* coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose2018-09-251-46/+12
* coresight: Convert driver messages to dev_dbgSuzuki K Poulose2018-09-251-4/+4
* coresight: Add helper for inserting synchronization packetsSuzuki K Poulose2018-07-151-19/+8
* coresight: tmc: Hide trace buffer handling for file readSuzuki K Poulose2018-07-151-0/+18
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-12/+1
* 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/+3
* coresight: tmc: Get rid of mode parameter for helper routinesSuzuki K. Poulose2016-11-291-13/+5
* coresight: tmc: Cleanup operation mode handlingSuzuki K. Poulose2016-11-291-18/+14
* 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/+1
* 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
OpenPOWER on IntegriCloud