summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-etm4x.h
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Use Trace Filtering controls dynamicallySuzuki K Poulose2021-10-271-2/+5
* coresight: etm4x: Save restore TRFCR_EL1Suzuki K Poulose2021-10-271-0/+2
* coresight: ete: Add support for ETE tracingSuzuki K Poulose2021-04-061-0/+12
* coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose2021-04-061-9/+45
* coresight: etm4x: Add support for PE OS lockSuzuki K Poulose2021-04-061-0/+15
* coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose2021-04-061-0/+2
* coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose2021-02-041-3/+57
* coresight: etm4x: Clean up exception level masksSuzuki K Poulose2021-02-041-16/+31
* coresight: etm4x: Cleanup secure exception level masksSuzuki K Poulose2021-02-041-2/+4
* coresight: etm4x: Define DEVARCH register fieldsSuzuki K Poulose2021-02-041-0/+42
* coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose2021-02-041-0/+6
* coresight: etm4x: Add sysreg access helpersSuzuki K Poulose2021-02-041-22/+321
* coresight: etm4x: Add commentary on the registersSuzuki K Poulose2021-02-041-8/+13
* coresight: etm4x: Convert all register accessesSuzuki K Poulose2021-02-041-0/+24
* coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose2021-02-041-0/+2
* coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu2020-12-081-0/+8
* coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach2020-09-171-0/+3
* coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach2020-09-171-0/+3
* coresight: etm4x: Fix save/restore during cpu idleSuzuki K Poulose2020-07-211-1/+1
* coresight: etmv4: Fix resource selector constantMike Leach2020-07-211-2/+2
* coresight: etm4x: Add support to skip trace unit power upTingwei Zhang2020-07-211-0/+3
* coresight: etm4x: Add missing single-shot control API to sysfsMike Leach2019-11-041-0/+2
* coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach2019-11-041-4/+11
* coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray2019-11-041-0/+64
* coresight: etm: Clean up device specific dataSuzuki K Poulose2019-06-191-2/+0
* coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier2018-07-151-3/+0
* coresight: Moving framework and drivers to SPDX identifierMathieu Poirier2018-05-141-10/+3
* coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach2017-01-251-0/+1
* coresight: remove duplicated enumerationMathieu Poirier2016-08-311-8/+0
* coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-311-0/+3
* coresight: etm4x: modify q_support typeLi Pengcheng2016-05-031-1/+1
* coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier2016-05-011-1/+4
* coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier2016-05-011-2/+3
* coresight: etm4x: splitting etmv4 default configurationMathieu Poirier2016-05-011-0/+12
* coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier2016-05-011-97/+105
* coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier2016-05-011-0/+2
* coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang2015-08-051-0/+3
* coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang2015-08-051-2/+2
* coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel2015-05-241-0/+391