summaryrefslogtreecommitdiff
path: root/drivers/hwtracing/coresight/coresight-etm4x.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-07coresight: ete: Add support for ETE tracingSuzuki K Poulose1-0/+12
2021-04-07coresight: ete: Add support for ETE sysreg accessSuzuki K Poulose1-9/+45
2021-04-07coresight: etm4x: Add support for PE OS lockSuzuki K Poulose1-0/+15
2021-04-07coresight: etm4x: Move ETM to prohibited region for disableSuzuki K Poulose1-0/+2
2021-02-04coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose1-3/+57
2021-02-04coresight: etm4x: Clean up exception level masksSuzuki K Poulose1-16/+31
2021-02-04coresight: etm4x: Cleanup secure exception level masksSuzuki K Poulose1-2/+4
2021-02-04coresight: etm4x: Define DEVARCH register fieldsSuzuki K Poulose1-0/+42
2021-02-04coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose1-0/+6
2021-02-04coresight: etm4x: Add sysreg access helpersSuzuki K Poulose1-22/+321
2021-02-04coresight: etm4x: Add commentary on the registersSuzuki K Poulose1-8/+13
2021-02-04coresight: etm4x: Convert all register accessesSuzuki K Poulose1-0/+24
2021-02-04coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose1-0/+2
2020-12-08coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflowQi Liu1-0/+8
2020-09-17coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach1-0/+3
2020-09-17coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach1-0/+3
2020-07-21coresight: etm4x: Fix save/restore during cpu idleSuzuki K Poulose1-1/+1
2020-07-21coresight: etmv4: Fix resource selector constantMike Leach1-2/+2
2020-07-21coresight: etm4x: Add support to skip trace unit power upTingwei Zhang1-0/+3
2019-11-04coresight: etm4x: Add missing single-shot control API to sysfsMike Leach1-0/+2
2019-11-04coresight: etm4x: Fixes for ETM v4.4 architecture updates.Mike Leach1-4/+11
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray1-0/+64
2019-06-19coresight: etm: Clean up device specific dataSuzuki K Poulose1-2/+0
2018-07-15coresight: etm4x: Don't use contextID with PID namespacesMathieu Poirier1-3/+0
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier1-10/+3
2017-01-25coresight: etm4x: Fix enabling of cycle accurate tracing in perf.Mike Leach1-0/+1
2016-08-31coresight: remove duplicated enumerationMathieu Poirier1-8/+0
2016-08-31coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla1-0/+3
2016-05-04coresight: etm4x: modify q_support typeLi Pengcheng1-1/+1
2016-05-02coresight: etm4x: implementing user/kernel mode tracingMathieu Poirier1-1/+4
2016-05-02coresight: etm4x: moving etm_drvdata::enable to atomic fieldMathieu Poirier1-2/+3
2016-05-02coresight: etm4x: splitting etmv4 default configurationMathieu Poirier1-0/+12
2016-05-02coresight: etm4x: splitting struct etmv4_drvdataMathieu Poirier1-97/+105
2016-05-02coresight: etm4x: moving sysFS entries to a dedicated fileMathieu Poirier1-0/+2
2015-08-05coresight-etm4x: Support context-ID tracing when PID namespace is enabledChunyan Zhang1-0/+3
2015-08-05coresight-etm4x: Change the name of the ctxid_val to ctxid_pidChunyan Zhang1-2/+2
2015-05-24coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel1-0/+391