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